10 lines
159 B
JSON
10 lines
159 B
JSON
{
|
|
"compilerOptions": {
|
|
"allowJs": true,
|
|
"checkJs": true,
|
|
"lib": [
|
|
"ES2021.String",
|
|
"DOM",
|
|
]
|
|
}
|
|
} |