Skip to content

Commit

Permalink
chore(browserify): update test fixture policy
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Mar 12, 2024
1 parent ca63a99 commit 5ae6734
Showing 1 changed file with 1 addition and 9 deletions.
Expand Up @@ -1040,17 +1040,9 @@
},
"globals": {
"__dirname": true,
"ast": true,
"console.error": true,
"console.warn": true,
"content": true,
"define": true,
"file": true,
"importMap": true,
"moduleInitializer": true,
"packageName": true,
"specifier": true,
"type": true
"define": true
},
"packages": {
"json-stable-stringify": true,
Expand Down

0 comments on commit 5ae6734

Please sign in to comment.