mirror of
https://github.com/wg-easy/wg-easy.git
synced 2026-07-10 01:42:20 +00:00
* improve docs and formatting * lint in ci avoid using bundled prettier from vscode extension * fix action, typos * remove header * remove unused deps
5 lines
65 B
JSON
5 lines
65 B
JSON
{
|
|
"tabWidth": 4,
|
|
"semi": true,
|
|
"singleQuote": true
|
|
}
|