Skip to content

Commit

Permalink
Adds all public and server files to upgrade_assistant tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
TinaHeiligers committed Feb 2, 2021
1 parent 1199826 commit ccc3bb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions x-pack/plugins/upgrade_assistant/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
},
"include": [
"common/**/*",
"public/**/*",
"server/**/*",
// have to declare *.json explicitly due to https:/microsoft/TypeScript/issues/25636
"public/**/*.json",
"server/**/*.json"
Expand Down

0 comments on commit ccc3bb5

Please sign in to comment.