Skip to content

Commit

Permalink
revert tsconfig changes to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Bamieh committed Jan 26, 2021
1 parent 21b3059 commit 18e9e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/test/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"incremental": false,
"types": ["node", "flot"]
},
"include": ["**/*", "../typings/**/*", "../../packages/kbn-test/types/ftr_globals/**/*", "../../packages/kbn-telemetry-tools/src/**/*"],
"include": ["**/*", "../typings/**/*", "../../packages/kbn-test/types/ftr_globals/**/*"],
"exclude": ["../typings/jest.d.ts"],
"references": [
{ "path": "../../src/core/tsconfig.json" },
Expand Down

0 comments on commit 18e9e89

Please sign in to comment.