File tree Expand file tree Collapse file tree 2 files changed +202
-81
lines changed Expand file tree Collapse file tree 2 files changed +202
-81
lines changed Original file line number Diff line number Diff line change 116116 "watch:agtree" : " pnpm esbuild:agtree --sourcemap --watch" ,
117117 "watch:ecss-tree" : " pnpm esbuild:ecss-tree --sourcemap --watch" ,
118118 "watch:client" : " pnpm esbuild:client --sourcemap --watch" ,
119- "watch:grammar" : " sane \" tsx tools/grammar-builder.ts\" --glob=syntaxes/adblock.yaml-tmlanguage " ,
119+ "watch:grammar" : " chokidar \" syntaxes/adblock.yaml-tmlanguage \" -c \" tsx tools/grammar-builder.ts\" --silent --initial " ,
120120 "watch:server" : " pnpm esbuild:server --sourcemap --watch"
121121 },
122122 "devDependencies" : {
129129 "@typescript-eslint/eslint-plugin" : " ^6.3.0" ,
130130 "@typescript-eslint/parser" : " ^6.3.0" ,
131131 "@vscode/vsce" : " ^2.22.0" ,
132+ "chokidar-cli" : " ^3.0.0" ,
132133 "commander" : " ^11.1.0" ,
133134 "concurrently" : " ^8.0.1" ,
134135 "esbuild" : " ^0.17.17" ,
153154 "remark-parse" : " ^11.0.0" ,
154155 "remark-stringify" : " ^11.0.0" ,
155156 "rimraf" : " ^4.1.2" ,
156- "sane" : " ^5.0.1" ,
157157 "ts-jest" : " ^29.1.0" ,
158158 "ts-node" : " ^10.9.1" ,
159159 "tsx" : " ^4.7.0" ,
You can’t perform that action at this time.
0 commit comments