Skip to content

Commit 7ce85a1

Browse files
committedMay 1, 2022
finx indent
1 parent b23ed95 commit 7ce85a1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎tsconfig.node.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"compilerOptions": {
3-
"composite": true,
4-
"module": "esnext",
5-
"moduleResolution": "node"
6-
},
7-
"include": ["vite.config.ts"]
2+
"compilerOptions": {
3+
"composite": true,
4+
"module": "esnext",
5+
"moduleResolution": "node"
6+
},
7+
"include": ["vite.config.ts"]
88
}

0 commit comments

Comments
 (0)
Please sign in to comment.