Bring back prettierrc as before
This commit is contained in:
+2
-5
@@ -1,7 +1,4 @@
|
||||
module.exports = {
|
||||
arrowParens: 'avoid',
|
||||
bracketSameLine: true,
|
||||
bracketSpacing: false,
|
||||
singleQuote: true,
|
||||
trailingComma: 'all',
|
||||
};
|
||||
semi: false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user