mirror of
https://github.com/sern-handler/create-bot
synced 2026-06-06 01:16:53 +00:00
fix: update default configs
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"extends": "./.sern/tsconfig.json"
|
||||
"extends": "./.sern/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"moduleResolution": "node"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user