Skip to content

Commit

Permalink
Added tsconfig-jaid
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaid committed Aug 25, 2020
1 parent 9fe7341 commit 1a35448
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"jest": "^26.2.2",
"opn-cli": "^5.0.0",
"rimraf": "^3.0.2",
"tsconfig-jaid": "^2.0.1",
"webpack-config-jaid": "^11.11.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "./tsconfigBase.json",
"extends": "tsconfig-jaid/base",
"include": [
"src/**/*.js",
"src/**/*.ts"
Expand Down

0 comments on commit 1a35448

Please sign in to comment.