mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-06 14:23:40 +00:00
Add bracketSameLine for html
This commit is contained in:
@@ -3,4 +3,5 @@ module.exports = {
|
||||
tabWidth: 2,
|
||||
semi: true,
|
||||
singleQuote: true,
|
||||
bracketSameLine: true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user