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