FIX: prettier formatting (#1395)
* prettier * depreceation warning, and reformatting with new prettier verison
This commit is contained in:
+1
-1
@@ -7,6 +7,6 @@
|
|||||||
"singleQuote": true,
|
"singleQuote": true,
|
||||||
"trailingComma": "none",
|
"trailingComma": "none",
|
||||||
"useTabs": false,
|
"useTabs": false,
|
||||||
"jsxBracketSameLine": false,
|
"bracketSameLine": false,
|
||||||
"bracketSpacing": false
|
"bracketSpacing": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user