Initial commit 2.0 beta 0
This commit is contained in:
+2
-1
@@ -3,5 +3,6 @@
|
||||
"jsxSingleQuote": true,
|
||||
"tabWidth": 4,
|
||||
"semi": false,
|
||||
"printWidth": 120
|
||||
"printWidth": 120,
|
||||
"trailingComma": "none"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user