Force semi-colon use
This commit is contained in:
parent
6b8d1a695b
commit
433bb219b0
@ -3,7 +3,7 @@
|
||||
"printWidth": 80,
|
||||
"proseWrap": "always",
|
||||
"tabWidth": 2,
|
||||
"semi": false,
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"endOfLine": "lf"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user