mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
server: Use the TypeScript configuration that corresponds for Electron
This commit is contained in:
parent
24af2e55dc
commit
eca9459d4c
@ -1,8 +1,6 @@
|
|||||||
{
|
{
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"moduleResolution": "Bundler",
|
"module": "NodeNext",
|
||||||
"module": "ESNext",
|
|
||||||
"target": "ES2020",
|
|
||||||
"declaration": false,
|
"declaration": false,
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"outDir": "./build",
|
"outDir": "./build",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user