mirror of
https://git.sfja.dk/Mikkel/slige.git
synced 2025-01-19 02:06:31 +00:00
10 lines
171 B
Plaintext
10 lines
171 B
Plaintext
|
{
|
||
|
"compilerOptions": {
|
||
|
"checkJs": false,
|
||
|
"lib": ["dom", "dom.iterable", "dom.asynciterable"],
|
||
|
},
|
||
|
"fmt": {
|
||
|
"indentWidth": 4
|
||
|
}
|
||
|
}
|