Skip to content

Commit

Permalink
Add jsconfig.json
Browse files Browse the repository at this point in the history
Refresh yarn.lock and package-lock.json
  • Loading branch information
thinktwice13 committed Dec 6, 2018
1 parent 39a7ca1 commit d96a105
Show file tree
Hide file tree
Showing 3 changed files with 17,952 additions and 340 deletions.
7 changes: 7 additions & 0 deletions jsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"compilerOptions": {
"target": "ES6",
"baseUrl": "./src"
},
"exclude": ["node_modules", "**/node_modules/*"]
}
Loading

0 comments on commit d96a105

Please sign in to comment.