mirror of
https://git.sfja.dk/Mikkel/slige.git
synced 2025-01-31 08:30:51 +00:00
9 lines
140 B
Plaintext
9 lines
140 B
Plaintext
{
|
|
"compilerOptions": {
|
|
"lib": ["dom", "dom.iterable", "dom.asynciterable"]
|
|
},
|
|
"fmt": {
|
|
"indentWidth": 4
|
|
}
|
|
}
|