projects
/
evergreen
/
pines.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b7d6dd
)
LP1948035 (follow-up): don't use commonjs in spec tsconfig
author
Jane Sandberg
<sandbergja@gmail.com>
Tue, 25 Jan 2022 20:37:10 +0000
(12:37 -0800)
committer
Jane 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
patch
|
blob
|
history
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",