File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
sdk/storage/storage-queue Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3535 "clean" : " rimraf dist dist-* types temp statistics.html coverage coverage-browser .nyc_output *.tgz *.log test*.xml TEST*.xml" ,
3636 "clean:samples" : " rimraf samples/v12/javascript/node_modules samples/v12/typescript/node_modules samples/v12/typescript/dist samples/v12/typescript/package-lock.json samples/v12/javascript/package-lock.json" ,
3737 "extract-api" : " tsc -p . && api-extractor run --local" ,
38- "execute:samples" : " dev-tool run samples-dev" ,
38+ "execute:samples" : " dev-tool samples run samples-dev" ,
3939 "format" : " prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \" src/**/*.ts\" \" test/**/*.ts\" \" samples-dev/**/*.ts\" \" *.{js,json}\" " ,
4040 "generate:client" : " autorest --typescript ./swagger/README.md" ,
4141 "integration-test:browser" : " karma start --single-run" ,
You can’t perform that action at this time.
0 commit comments