Skip to content

Commit a327254

Browse files
committed
fix bad merge
1 parent e17752d commit a327254

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
],
88
"sourceMap": true,
99
"rootDir": ".",
10-
"forceConsistentCasingInFileNames": true,
11-
"declaration": true
10+
"declaration": true,
11+
"forceConsistentCasingInFileNames": true
1212
},
1313
"exclude": [
1414
"node_modules",

0 commit comments

Comments
 (0)