6 lines
86 B
JSON
6 lines
86 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": ["ES2020", "DOM"],
|
|
"target": "ES2020"
|
|
}
|
|
} |