Skip to content

Commit faca7a2

Browse files
committed
fix json
1 parent ae61d5f commit faca7a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/server/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"exactOptionalPropertyTypes": true,
2525
"noUnusedLocals": true,
2626
"noUnusedParameters": true,
27-
"noFallthroughCasesInSwitch": true,
27+
"noFallthroughCasesInSwitch": true
2828
}
2929
}

0 commit comments

Comments
 (0)