mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-31 20:16:36 +08:00
remove nano-stated.mjs
This commit is contained in:
parent
6bb8a182e5
commit
0d8e24ca61
@ -1,7 +0,0 @@
|
|||||||
export default {
|
|
||||||
// eslint
|
|
||||||
'*.{js,ts,tsx,vue}': 'eslint --cache --fix',
|
|
||||||
// typecheck
|
|
||||||
'packages/renderer/**/{*.ts,*.tsx,*.vue,tsconfig.json}': ({ filenames }) =>
|
|
||||||
'npm run typecheck',
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user