Skip to content

Commit

Permalink
Fix lints
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed May 21, 2024
1 parent d4ebe49 commit 1b78d59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"build": "techor build \"src/**/*.ts\"",
"dev": "pnpm build --watch",
"type-check": "tsc --noEmit",
"test": "vitest",
"lint": "eslint src"
"test": "vitest"
},
"keywords": [
"mastercss",
Expand Down

0 comments on commit 1b78d59

Please sign in to comment.