File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 22/coverage
33node_modules
44/test /temp
5- /index. *
65/npm-debug.log
76/test.js
87/test /fixtures /espree-v8 /node_modules
Original file line number Diff line number Diff line change 7878 "watch" : " run-p watch:*" ,
7979 "watch:tsdown" : " tsdown --watch" ,
8080 "watch:test" : " wait-on dist/index.js && warun dist/index.js \" test/*.js\" \" test/fixtures/ast/*/*.json\" \" test/fixtures/*\" --debounce 1000 --no-initial -- nyc mocha \" test/*.js\" --reporter dot --timeout 10000" ,
81- "watch:update-ast" : " wait-on dist/index.js && warun dist/index.js \" test/fixtures/ast/*/*.vue\" -- node scripts/update-fixtures-ast.js" ,
81+ "watch:update-ast" : " wait-on dist/index.js && warun dist/index.js \" test/fixtures/ast/*/*.vue\" -- ts- node scripts/update-fixtures-ast.js" ,
8282 "watch:coverage-report" : " wait-on coverage/lcov-report/index.html && opener coverage/lcov-report/index.html"
8383 },
8484 "repository" : {
You can’t perform that action at this time.
0 commit comments