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