Skip to content

Commit

Permalink
removel lint temp
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjojoex committed Apr 15, 2024
1 parent 59c4583 commit b5927ed
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 43 deletions.
42 changes: 0 additions & 42 deletions .github/workflows/lint.yml

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"scripts": {
"format:check": "prettier --check '*/**/*.{js,ts}'",
"format:write": "prettier --write '*/**/*.{js,ts}'",
"lint": "eslint '*/**/*.{js,ts}'",
"test": "vitest --run --globals",
"test:coverage": "jest --coverage"
},
Expand Down

0 comments on commit b5927ed

Please sign in to comment.