mirror of
https://git.femboyfinancial.jp/james/FemScoreboard.git
synced 2024-11-21 18:22:01 -08:00
10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "commonjs",
|
|
"target": "es2020",
|
|
"sourceMap": true
|
|
},
|
|
"exclude": [
|
|
"discord/node_modules"
|
|
]
|
|
} |