File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 " !**/__fixtures__/**/dist/" ,
55 " !**/__fixtures__/**/node_modules/" ,
66 " !**/typings/**/dist/" ,
7+ " !scratch.ts" ,
78 " **/*.patch" ,
89 " **/*.snap" ,
9- " **/*.ts.txt" ,
1010 " **/*config.*.timestamp*" ,
1111 " **/.temp/" ,
1212 " **/.vercel/" ,
3535 },
3636 {
3737 "command" : " node ./dprint/shfmt.mjs {{file_path}}" ,
38- "exts" : [" sh" , " txt " , " zsh" ],
38+ "exts" : [" sh" , " zsh" ],
3939 "fileNames" : [
4040 " .editorconfig" ,
4141 " .env" ,
8282 },
8383 "newLineKind" : " lf" ,
8484 "plugins" : [
85- " https://plugins.dprint.dev/typescript-0.90.5 .wasm" ,
86- " https://plugins.dprint.dev/json-0.19.2 .wasm" ,
87- " https://plugins.dprint.dev/markdown-0.17.0 .wasm" ,
85+ " https://plugins.dprint.dev/typescript-0.91.2 .wasm" ,
86+ " https://plugins.dprint.dev/json-0.19.3 .wasm" ,
87+ " https://plugins.dprint.dev/markdown-0.17.1 .wasm" ,
8888 " https://plugins.dprint.dev/exec-0.4.4.json@c207bf9b9a4ee1f0ecb75c594f774924baf62e8e53a2ce9d873816a408cecbf7"
8989 ],
9090 "typescript" : {
You can’t perform that action at this time.
0 commit comments