File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1004
1004
"vscode-tmgrammar-test" : " 0.1.3"
1005
1005
},
1006
1006
"scripts" : {
1007
- "check-licenses" : " npx license-checker-rseidelsohn --summary --onlyAllow \" 0BSD;Apache-2.0;BSD-2-Clause;BSD-3-Clause;BlueOak-1.0.0;CC0-1.0;GPL-3.0;GPL-3.0-or-later;ISC;MIT;Python-2.0;Zlib\" " ,
1007
+ "check-licenses" : " npx license-checker-rseidelsohn --summary --onlyAllow \" 0BSD;Apache-2.0;BSD-2-Clause;BSD-3-Clause;BlueOak-1.0.0;CC0-1.0;GPL-3.0;GPL-3.0-or-later;ISC;MIT;Python-2.0;Zlib;EPL-2.0 \" --excludePackages \" @vscode/vsce-sign-linux-x64;@vscode/vsce-sign \" " ,
1008
1008
"vscode:prepublish" : " npm run esbuild-base -- --minify --sourcemap" ,
1009
1009
"esbuild-base" : " esbuild ./src/extension.ts --bundle --outfile=out/src/extension.js --external:vscode --format=cjs --platform=node" ,
1010
1010
"compile" : " node ./node_modules/typescript/bin/tsc" ,
You can’t perform that action at this time.
0 commit comments