chore: update include
This commit is contained in:
parent
d9a4ad8c61
commit
10cf0405f7
|
@ -21,6 +21,7 @@
|
|||
"noEmit": true,
|
||||
"jsx": "react-jsx"
|
||||
},
|
||||
"include": ["src"],
|
||||
"references": [{ "path": "./tsconfig.node.json" }]
|
||||
}
|
||||
|
||||
|
|
|
@ -8,5 +8,6 @@
|
|||
"types": [
|
||||
"vite-plugin-electron/electron-env"
|
||||
]
|
||||
}
|
||||
},
|
||||
"include": ["package.json", "electron"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue