chore: add code formatting settings
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
{
|
||||
"tabWidth": 2,
|
||||
"semi": false,
|
||||
"singleQuote": false
|
||||
"singleQuote": false,
|
||||
"insertFinalNewline": true
|
||||
}
|
Reference in New Issue
Block a user