Skip to content

Commit

Permalink
Update jsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pl2476 committed Oct 9, 2019
1 parent ef1f9a1 commit 662c5ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsconfig.json
Expand Up @@ -2,6 +2,7 @@
"compilerOptions": {
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"forceConsistentCasingInFileNames": false,
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]
Expand Down

0 comments on commit 662c5ad

Please sign in to comment.