mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Visual Console Refactor: minor changes
Former-commit-id: d5ca006db2d07df88f32226dc1f2337cbd3e785c
This commit is contained in:
parent
1eaf187215
commit
c41a3ef570
@ -3,7 +3,6 @@ module.exports = {
|
||||
transform: {
|
||||
"^.+\\.tsx?$": "ts-jest"
|
||||
},
|
||||
testRegex: "(/__tests__/.*|(\\.|/)(test|spec))\\.tsx?$",
|
||||
moduleFileExtensions: ["ts", "tsx", "js", "jsx", "json", "node"],
|
||||
// This configuration is used to mock the css and file imports used by Webpack.
|
||||
// https://jestjs.io/docs/en/webpack.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user