Skip to content

Commit

Permalink
Empty transformIgnorePatterns.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed Apr 23, 2024
1 parent 34be2f6 commit 377a44f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@
"./test/setup.js"
],
"testEnvironment": "jsdom",
"transformIgnorePatterns": [
"node_modules/(?!(ol|color-space|color-parse|color-rgba)/)"
]
"transformIgnorePatterns": []
},
"peerDependencies": {
"ol": ">= 8.0.0 < 10.0.0"
Expand Down

0 comments on commit 377a44f

Please sign in to comment.