SweeperBot/tsconfig.json

8 lines
86 B
JSON

{
"compilerOptions": {
"allowJs": true,
"lib": ["es2022"],
"strict": true
}
}