chore(.prettierrc.js): update tabWidth to 2 and remove commented out code
This commit is contained in:
committed by
Danny Avila
parent
bd1d5e991d
commit
77252bafc1
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
printWidth: 100,
|
||||
tabWidth: 2,
|
||||
useTabs: false,
|
||||
// tabWidth: 2,
|
||||
semi: true,
|
||||
singleQuote: true,
|
||||
// bracketSpacing: false,
|
||||
|
||||
Reference in New Issue
Block a user