Skip to content

Commit bf9403a

Browse files
committed
style: fix prettier
1 parent 9675c7a commit bf9403a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"noUncheckedIndexedAccess": true,
2121
"noUnusedLocals": true,
2222
"noUnusedParameters": true,
23-
"forceConsistentCasingInFileNames": true,
24-
},
23+
"forceConsistentCasingInFileNames": true
24+
}
2525
}

0 commit comments

Comments
 (0)