Skip to content

Commit

Permalink
Remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
clintandrewhall committed Jan 29, 2021
1 parent a02ddf2 commit 009e0fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/plugins/dashboard/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"declarationMap": true
},
"include": [
"*.ts*",
"*.ts",
".storybook/**/*",
"common/**/*",
"public/**/*",
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugins/reporting/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
{ "path": "../security/tsconfig.json" },
{ "path": "../spaces/tsconfig.json" },
]
}
}

0 comments on commit 009e0fa

Please sign in to comment.