Skip to content

Commit 503d266

Browse files
committed
docs: remove hyperlink from ESLint description in README
1 parent ce0b316 commit 503d266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Developer experience first, extremely flexible code structure and only keep what
150150
- ♻️ Type-safe environment variables with T3 Env
151151
- ⌨️ Form handling with React Hook Form
152152
- πŸ”΄ Validation library with Zod
153-
- πŸ“ Linter with [ESLint](https://eslint.org) (default Next.js, Next.js Core Web Vitals, Tailwind CSS and Antfu configuration)
153+
- πŸ“ Linter with ESLint (default Next.js, Next.js Core Web Vitals, Tailwind CSS and Antfu configuration)
154154
- πŸ’– Code Formatter with Prettier
155155
- 🦊 Husky for Git Hooks (replaced by Lefthook)
156156
- 🚫 Lint-staged for running linters on Git staged files

0 commit comments

Comments
Β (0)