mirror of
https://github.com/sern-handler/create-bot
synced 2026-06-17 05:12:25 +00:00
7 lines
110 B
JSON
7 lines
110 B
JSON
{
|
|
"extends": "./.sern/tsconfig.json",
|
|
"compilerOptions": {
|
|
"moduleResolution": "node"
|
|
}
|
|
}
|