Visual Console Refactor: minor changes

Former-commit-id: d5ca006db2d07df88f32226dc1f2337cbd3e785c
This commit is contained in:
Alejandro Gallardo Escobar 2019-03-18 12:43:27 +01:00
parent 1eaf187215
commit c41a3ef570

View File

@ -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