LP1948035 (follow-up): don't use commonjs in spec tsconfig
authorJane Sandberg <sandbergja@gmail.com>
Tue, 25 Jan 2022 20:37:10 +0000 (12:37 -0800)
committerJane Sandberg <sandbergja@gmail.com>
Tue, 25 Jan 2022 20:37:10 +0000 (12:37 -0800)
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
Open-ILS/src/eg2/src/tsconfig.spec.json

index 18bad40..7518a53 100644 (file)
@@ -3,7 +3,6 @@
   "compilerOptions": {
     "outDir": "../out-tsc/spec",
     "baseUrl": "./",
-    "module": "commonjs",
     "target": "es5",
     "types": [
       "jasmine",