antfu-collective / vite-plugin-inspect

Inspect the intermediate state of Vite plugins
MIT License
1.29k stars 75 forks source link

chore: add lint-staged #73

Closed sun0day closed 1 year ago

sun0day commented 1 year ago

Description

"simple-git-hooks": {
    "pre-commit": "npx lint-staged"
  },

Linked Issues

Additional context