bda5f6b
e4e0e54
bda5f6b
| | {
"compilerOptions": {
"allowJs": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"module": "nodenext",
"noEmit": true,
"allowImportingTsExtensions": true,
"target": "es2022"
},
"include": ["**/*.ts", "**/*.mts"],
} |