nandgame-compiler/deno.jsonc

11 lines
167 B
Plaintext
Raw Permalink Normal View History

2023-04-27 01:32:06 +01:00
{
"fmt": {
"options": {
"useTabs":false,
"lineWidth": 80,
"indentWidth": 4,
"singleQuote": false
}
}
}