mirror of
https://github.com/andrepimenta/claude-code-chat.git
synced 2025-12-08 16:19:43 +00:00
Working in windows
This commit is contained in:
@@ -13,5 +13,8 @@
|
||||
// "noImplicitReturns": true, /* Report error when not all code paths in function return a value. */
|
||||
// "noFallthroughCasesInSwitch": true, /* Report errors for fallthrough cases in switch statement. */
|
||||
// "noUnusedParameters": true, /* Report errors on unused parameters. */
|
||||
}
|
||||
},
|
||||
"exclude": [
|
||||
"mcp-permissions.js"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user