mirror of
https://github.com/Mercantec-GHC/h4-projekt-gruppe-0-sm.git
synced 2025-04-27 16:24:07 +02:00
10 lines
177 B
JSON
10 lines
177 B
JSON
{
|
|
"compilerOptions": {
|
|
"checkJs": false,
|
|
"lib": ["dom", "dom.iterable", "dom.asynciterable", "deno.ns"]
|
|
},
|
|
"fmt": {
|
|
"indentWidth": 4
|
|
}
|
|
}
|