mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-09-03 21:17:37 +08:00
remove nano-stated.mjs
This commit is contained in:
@@ -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',
|
||||
}
|
Reference in New Issue
Block a user