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