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