We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e353603 commit ece2ef7Copy full SHA for ece2ef7
lavamoat/build-system/policy.json
@@ -1795,7 +1795,6 @@
1795
"chokidar>anymatch": true,
1796
"chokidar>braces": true,
1797
"chokidar>fsevents": true,
1798
- "tsx>fsevents": true,
1799
"eslint>glob-parent": true,
1800
"chokidar>is-binary-path": true,
1801
"del>is-glob": true,
@@ -3365,13 +3364,6 @@
3365
3364
"gulp-watch>chokidar>fsevents>node-pre-gyp": true
3366
}
3367
},
3368
- "tsx>fsevents": {
3369
- "globals": {
3370
- "console.assert": true,
3371
- "process.platform": true
3372
- },
3373
- "native": true
3374
3375
"@lavamoat/allow-scripts>@npmcli/run-script>node-gyp>npmlog>gauge": {
3376
"builtin": {
3377
"util.format": true
0 commit comments