Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Thien committed Apr 9, 2021
1 parent 8bbccb2 commit 66c7197
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 386 deletions.
1 change: 0 additions & 1 deletion .husky/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions .husky/pre-commit

This file was deleted.

5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,12 @@
"prettier": "prettier --check .",
"test": "yarn eslint && yarn prettier"
},
"lint-staged": {
"*.{ts,tsx,js,css,json}": "prettier --write"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "4.21.0",
"@typescript-eslint/parser": "4.21.0",
"eslint": "7.23.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-react": "7.23.2",
"husky": "6.0.0",
"lint-staged": "10.5.4",
"prettier": "2.2.1",
"typescript": "4.2.3"
}
Expand Down

0 comments on commit 66c7197

Please sign in to comment.