mirror of
https://github.com/devangthakkar/wordle_archive
synced 2026-01-16 17:04:23 -05:00
8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
{
|
|
"trailingComma": "es5",
|
|
"tabWidth": 2,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"printWidth": 100
|
|
}
|