Add JS Linting
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
|
||||
module.exports = {
|
||||
setupFiles: ["./jest.setup.js", "./tests/tools.js"],
|
||||
testRegex: '/tests/.*\\.test\\.js$',
|
||||
testRegex: "/tests/.*\\.test\\.js$",
|
||||
watchman: false,
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user