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