add eslint and prettier
This commit is contained in:
parent
618146226b
commit
2ba687eb14
10 changed files with 775 additions and 37 deletions
|
@ -4,5 +4,4 @@ module.exports = {
|
|||
singleQuote: false,
|
||||
printWidth: 120,
|
||||
tabWidth: 4,
|
||||
editorconfig: true
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue