lint -staged adds staged files as argument to your command, so there is a conflict of . and how lint-staged works. This is why you see this error ...
確定! 回上一頁