File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 },
2727 "scripts" : {
2828 "build" : " tsc" ,
29- "test:node " : " node --experimental-strip-types --test --test-force-exit \" test-remote/**/*.test.ts\" " ,
29+ "test" : " node --experimental-strip-types --test --test-force-exit \" test-remote/**/*.test.ts\" " ,
3030 "test:watch" : " node --experimental-strip-types --test --test-force-exit --watch \" test-remote/**/*.test.ts\" "
3131 },
3232 "files" : [
Original file line number Diff line number Diff line change 2626 },
2727 "scripts" : {
2828 "build" : " tsc" ,
29- "test:node " : " node --experimental-strip-types --test --test-force-exit \" test-remote/**/*.test.ts\" " ,
29+ "test" : " node --experimental-strip-types --test --test-force-exit \" test-remote/**/*.test.ts\" " ,
3030 "test:watch" : " node --experimental-strip-types --test --test-force-exit --watch \" test-remote/**/*.test.ts\" "
3131 },
3232 "files" : [
You can’t perform that action at this time.
0 commit comments