12 lines
165 B
JSON
12 lines
165 B
JSON
{
|
|
"compilerOptions": {
|
|
"experimentalDecorators": true,
|
|
"lib": [
|
|
"ES2022",
|
|
"DOM"
|
|
]
|
|
},
|
|
"nodeModulesDir": "auto",
|
|
"version": "5.16.6"
|
|
}
|