mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +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: {
|
transform: {
|
||||||
"^.+\\.tsx?$": "ts-jest"
|
"^.+\\.tsx?$": "ts-jest"
|
||||||
},
|
},
|
||||||
testRegex: "(/__tests__/.*|(\\.|/)(test|spec))\\.tsx?$",
|
|
||||||
moduleFileExtensions: ["ts", "tsx", "js", "jsx", "json", "node"],
|
moduleFileExtensions: ["ts", "tsx", "js", "jsx", "json", "node"],
|
||||||
// This configuration is used to mock the css and file imports used by Webpack.
|
// This configuration is used to mock the css and file imports used by Webpack.
|
||||||
// https://jestjs.io/docs/en/webpack.html
|
// https://jestjs.io/docs/en/webpack.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user