Skip to content

Commit

Permalink
fix setup
Browse files Browse the repository at this point in the history
  • Loading branch information
sgratzl committed Aug 18, 2020
1 parent 902371f commit cebdf28
Showing 7 changed files with 45 additions and 7,032 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -13,6 +13,9 @@
"[yaml]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.packageManager": "yarn",
"eslint.packageManager": "yarn",
"npm.packageManager": "yarn",
"eslint.nodePath": ".yarn/sdks",
"prettier.prettierPath": ".yarn/sdks/prettier/index.js",
"files.eol": "\n",
Loading

0 comments on commit cebdf28

Please sign in to comment.