electron-vite-vue/.simple-git-hooks.cjs

3 lines
59 B
JavaScript
Raw Normal View History

module.exports = {
// "pre-commit": "npx nano-staged",
};