Skip to content

Commit

Permalink
fix: wrong configs
Browse files Browse the repository at this point in the history
  • Loading branch information
LuXDAmore committed Feb 2, 2021
1 parent 7dea876 commit c923991
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 6 additions & 0 deletions .lintstagedrc
@@ -0,0 +1,6 @@
{
"*.vue": "lint",
"*.{ts,js}": "eslint",
"*.css": "stylelint",
"*.scss": "stylelint --syntax=scss"
}
6 changes: 0 additions & 6 deletions lint-staged.config.js

This file was deleted.

0 comments on commit c923991

Please sign in to comment.