chore: test lint-staged
This commit is contained in:
parent
b158b50fef
commit
2546199dd3
2 changed files with 4 additions and 1 deletions
|
@ -1 +1,2 @@
|
||||||
npx lint-staged
|
git add .
|
||||||
|
npx --no-install lint-staged
|
||||||
|
|
|
@ -18,6 +18,8 @@ const gitignorePath = path.resolve(__dirname, '.gitignore')
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
export default [
|
export default [
|
||||||
{
|
{
|
||||||
languageOptions: {
|
languageOptions: {
|
||||||
|
|
Loading…
Reference in a new issue