Skip to content

Commit

Permalink
add jest_setup to tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
nreese committed Feb 26, 2025
1 parent c94762f commit 9a5acc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/platform/plugins/shared/maps/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"allowJs": true
},
"include": [
"*.ts",
"common/**/*",
"public/**/*",
"server/**/*",
Expand Down

0 comments on commit 9a5acc9

Please sign in to comment.