repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04805b5
)
build: cleanup TS configuration
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Tue, 29 Aug 2023 16:45:29 +0000
(18:45 +0200)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Tue, 29 Aug 2023 16:45:29 +0000
(18:45 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
tsconfig.json
patch
|
blob
|
blame
|
history
diff --git
a/tsconfig.json
b/tsconfig.json
index 65f5b57b31b381d7becc42169b5b8f4396c02763..79ab1b8258e732583dae5ddac8c3736899e85ff3 100644
(file)
--- a/
tsconfig.json
+++ b/
tsconfig.json
@@
-3,7
+3,6
@@
"compilerOptions": {
"target": "ES2022",
"module": "ES2022",
- "outDir": "./lib",
"moduleResolution": "Node",
"declaration": true,
"declarationDir": "./lib/dts",