mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-15 05:54:28 -06:00
set modern moduleResolution
This commit is contained in:
parent
9c7a051934
commit
1e9986c0e3
@ -8,7 +8,7 @@
|
||||
"declaration": false,
|
||||
"lib": ["esnext", "dom", "dom.iterable"],
|
||||
"module": "es2022",
|
||||
"moduleResolution": "node",
|
||||
"moduleResolution": "bundler",
|
||||
"removeComments": false,
|
||||
"sourceMap": true,
|
||||
"allowJs": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user