mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
server-esm: Revert types config
This commit is contained in:
parent
a10cc7bf8b
commit
dd416ed042
@ -12,37 +12,7 @@
|
||||
"lib": ["ES2022"],
|
||||
"downlevelIteration": true,
|
||||
"skipLibCheck": true,
|
||||
"esModuleInterop": true,
|
||||
"types": [
|
||||
"@types/archiver",
|
||||
"@types/better-sqlite3",
|
||||
"@types/cls-hooked",
|
||||
"@types/compression",
|
||||
"@types/cookie-parser",
|
||||
"@types/csurf",
|
||||
"@types/debounce",
|
||||
"@types/ejs",
|
||||
"@types/escape-html",
|
||||
"@types/express",
|
||||
"@types/express-session",
|
||||
"@types/html",
|
||||
"@types/ini",
|
||||
"@types/jasmine",
|
||||
"@types/jsdom",
|
||||
"@types/mime-types",
|
||||
"@types/multer",
|
||||
"@types/safe-compare",
|
||||
"@types/sanitize-html",
|
||||
"@types/sax",
|
||||
"@types/semver",
|
||||
"@types/serve-favicon",
|
||||
"@types/session-file-store",
|
||||
"@types/stream-throttle",
|
||||
"@types/tmp",
|
||||
"@types/turndown",
|
||||
"@types/ws",
|
||||
"@types/xml2js"
|
||||
]
|
||||
"esModuleInterop": true
|
||||
},
|
||||
"include": [
|
||||
"./src/**/*.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user