format files and ready for v0.9.0
This commit is contained in:
parent
a80a68bf91
commit
5e5b4076ce
112 changed files with 4478 additions and 4282 deletions
|
@ -2,5 +2,7 @@
|
|||
"tabWidth": 2,
|
||||
"useTabs": false,
|
||||
"semi": false,
|
||||
"singleQuote": true
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none",
|
||||
"arrowParens": "always"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue