xu_yanfeng d72e53815c init
2024-01-05 13:48:16 +08:00

10 lines
179 B
JSON

{
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"experimentalDecorators": true,
"target": "ES6",
"module": "commonjs",
"baseUrl": "./src"
}
}