Skip to content

Commit

Permalink
[update-plugin] - tsconfig added
Browse files Browse the repository at this point in the history
Signed-off-by: ashish <[email protected]>
  • Loading branch information
pateash committed Apr 25, 2020
1 parent 01ef5d7 commit ccd1010
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"rootDir": "src",
"strict": true,
"target": "es2017",
"sourceMap": true
"sourceMap": true,
"composite": true
},
"include": [
"src/**/*"
Expand Down
3 changes: 3 additions & 0 deletions tsconfig.tsbuildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"version": "3.6.4"
}

0 comments on commit ccd1010

Please sign in to comment.