* improve docs and formatting * lint in ci avoid using bundled prettier from vscode extension * fix action, typos * remove header * remove unused deps
6 lines
65 B
JSON
6 lines
65 B
JSON
{
|
|
"tabWidth": 4,
|
|
"semi": true,
|
|
"singleQuote": true
|
|
}
|