Skip to content

Commit

Permalink
TS Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
thkruz committed Jan 12, 2021
1 parent 24f4627 commit 820c884
Show file tree
Hide file tree
Showing 3 changed files with 512 additions and 130 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"semi": true,
"singleQuote": true,
"quoteProps": "consistent",
"trailingComma": "es5",
"trailingComma": "all",
"bracketSpacing": true,
"arrowParens": "always",
"requirePragma": false,
Expand Down
Loading

0 comments on commit 820c884

Please sign in to comment.