forked from gin/simple-template
refactor: modify configuration of the editor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
tabWidth: 2,
|
||||
bracketSpacing: true,
|
||||
singleQuote: false,
|
||||
arrowParens: "avoid",
|
||||
trailingComma: "none"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user