projects
/
Evergreen.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix typo in 3.8.1 release notes
[Evergreen.git]
/
Open-ILS
/
src
/
eg2
/
src
/
tsconfig.spec.json
diff --git
a/Open-ILS/src/eg2/src/tsconfig.spec.json
b/Open-ILS/src/eg2/src/tsconfig.spec.json
index
18bad40
..
7518a53
100644
(file)
--- a/
Open-ILS/src/eg2/src/tsconfig.spec.json
+++ b/
Open-ILS/src/eg2/src/tsconfig.spec.json
@@
-3,7
+3,6
@@
"compilerOptions": {
"outDir": "../out-tsc/spec",
"baseUrl": "./",
- "module": "commonjs",
"target": "es5",
"types": [
"jasmine",