We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6bcc44 commit cd0795fCopy full SHA for cd0795f
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