mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-19 20:07:06 +08:00
4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
|
module.exports = {
|
||
|
// "pre-commit": "npx nano-staged",
|
||
|
"pre-commit": "",
|
||
|
};
|