We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0e871a commit 1a0d8efCopy full SHA for 1a0d8ef
benchmark/permission/permission-processhas-fs-read.js
@@ -14,6 +14,7 @@ const options = {
14
'--experimental-permission',
15
`--allow-fs-read=${rootPath}`,
16
'--allow-child-process',
17
+ '--no-warnings',
18
],
19
};
20
0 commit comments