8 lines
124 B
JSON
8 lines
124 B
JSON
|
|
{
|
||
|
|
"compilerOptions": {
|
||
|
|
"experimentalDecorators": true,
|
||
|
|
"lib": ["ES2022", "DOM"]
|
||
|
|
},
|
||
|
|
"nodeModulesDir": "auto"
|
||
|
|
}
|