mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-07-26 09:18:39 +00:00
update prettier settings
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
node_modules
|
||||
out
|
||||
dist
|
||||
|
||||
@@ -4,4 +4,5 @@ module.exports = {
|
||||
semi: true,
|
||||
singleQuote: true,
|
||||
bracketSameLine: true,
|
||||
printWidth: 120,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user