Skip to content

Commit a90e580

Browse files
feat: support .mjs files
1 parent b1bfef7 commit a90e580

4 files changed

Lines changed: 18 additions & 328 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"out": true // set this to false to include "out" folder in search results
88
},
99
// Turn off tsc task auto detection since we have the necessary tasks as npm scripts
10-
"typescript.tsc.autoDetect": "off"
10+
"standard.enable": false
1111
}

0 commit comments

Comments
 (0)