10 lines
171 B
Plaintext
10 lines
171 B
Plaintext
|
{
|
||
|
"compilerOptions": {
|
||
|
"checkJs": false,
|
||
|
"lib": ["dom", "dom.iterable", "dom.asynciterable"],
|
||
|
},
|
||
|
"fmt": {
|
||
|
"indentWidth": 4
|
||
|
}
|
||
|
}
|