aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/jest.json
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt/odlux/jest.json')
-rw-r--r--sdnr/wt/odlux/jest.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/sdnr/wt/odlux/jest.json b/sdnr/wt/odlux/jest.json
deleted file mode 100644
index 5d6e74825..000000000
--- a/sdnr/wt/odlux/jest.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "moduleFileExtensions": [
- "ts",
- "tsx",
- "js",
- "jsx"
- ],
- "moduleNameMapper": {
- "^@odlux/framework$": "<rootDir>/framework/src",
- "^@odlux/(.*)$": "<rootDir>/apps/$1/src"
- },
- "transform": {
- "^.+\\.(ts|tsx)$": "ts-jest"
- },
- "testMatch": [
- "**/*-test.(ts|tsx)"
- ]
-} \ No newline at end of file