Skip to content

Commit 0e4c888

Browse files
committed
Renaming prettier config to fix vscode extension loading it
1 parent fcb20de commit 0e4c888

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"noEmit": true,
55
"allowJs": true
66
},
7-
"files": ["prettier.config.mjs", "eslint.config.js"],
7+
"files": ["prettier.config.js", "eslint.config.js"],
88
"references": [
99
{ "path": "./packages/host/tsconfig.json" },
1010
{ "path": "./packages/gyp-to-cmake/tsconfig.json" },

0 commit comments

Comments
 (0)