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 24, 2020
1 parent c81f152 commit c3f7225
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 @@ -26,6 +26,7 @@
"moment": "^2.27.0",
"read-file-yaml": "^1.0.2",
"rimraf": "^3.0.2",
"tsconfig-jaid": "^2.0.1",
"upper-case-first": "^2.0.1",
"webpack-config-jaid": "^11.12.1",
"yargs": "^15.4.1"
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 c3f7225

Please sign in to comment.