Skip to content

Commit 9f583ca

Browse files
patch: remove postman collection (#235)
1 parent ebf6c3e commit 9f583ca

File tree

2 files changed

+1
-164
lines changed

2 files changed

+1
-164
lines changed

ccsync.postman_collection.json

Lines changed: 0 additions & 163 deletions
This file was deleted.

frontend/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"noUnusedLocals": true,
2222
"noUnusedParameters": true,
2323
"noFallthroughCasesInSwitch": true,
24-
"baseUrl": ".",
24+
// "baseUrl": ".",
2525
// "ignoreDeprecations": "6.0",
2626
"paths": {
2727
"@/*": ["./src/*"]

0 commit comments

Comments
 (0)