Skip to content

Commit

Permalink
chore: add jsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Radchenko committed Jul 26, 2018
1 parent f847546 commit 195d58b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"compilerOptions":{"target":"es6","experimentalDecorators":true},"exclude":["node_modules","bower_components","tmp","vendor",".git","dist"]}

0 comments on commit 195d58b

Please sign in to comment.