ci: update tsconfig
This commit is contained in:
parent
ac0627ed55
commit
6d5522cb28
|
@ -3,6 +3,11 @@
|
|||
"@lumeweb/presetter-kernel-module-preset"
|
||||
],
|
||||
"config": {
|
||||
"tsconfig": {
|
||||
"compilerOptions": {
|
||||
"module": "nodenext"
|
||||
}
|
||||
},
|
||||
"vite": {
|
||||
"resolve": {
|
||||
"alias": {
|
||||
|
|
Loading…
Reference in New Issue