Jonathan Haines
74d0fe0cb4
feature(eslint-config): add types ( #1162 )
...
fixes #1157
2025-05-15 22:55:48 +09:00
Jonathan Haines
1fd8ebf9b6
feat(eslint-config): enable linting with type information ( #1098 )
2025-04-07 19:31:09 +09:00
Yusuke Wada
8e6961ec9b
fix(eslint-config): add spread to `tseslint.configs.recommended` ( #1084 )
2025-03-29 14:02:45 +09:00
Aditya Mathur
0d6c13b1a3
feat: updated @hono/eslint-config package ( #1031 )
...
* chore(eslint-config): update dependencies and improve configuration
* chore(eslint-config): replace @typescript-eslint packages with typescript-eslint
* chore: completed changes suggested by @BarryThePenguin
* chore: updated the repo eslint config
* chore: updated the lockfile
* feat: added ci and minor changes
* chore: updated the eslint version in package.json
* chore: updated the lockfile
* add changeset
* `@ryoppippi/unplugin-typia` as devDependencies
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2025-03-29 08:18:02 +09:00
Yusuke Wada
1bbb1416ca
fix(eslint-config): `@typescript-eslint/no-require-imports` as `off` ( #732 )
...
* fix(eslint-config): `@typescript-eslint/no-require-imports` as `off`
* add changeset
2024-09-08 14:41:47 +09:00
Yusuke Wada
80cd26ab6e
feat(eslint-config): support ESLint v9 ( #731 )
...
* feat(eslint-config): support ESLint v9
* add changeset
2024-09-08 12:59:41 +09:00
Antony David
f7a950a649
chore(eslint-config): use modern plugins alternatives ( #724 )
...
* chore(eslint-config): use modern plugins alternatives
* chore: migrate missing ones
* chore: migrate eslint plugin comments
* fix(eslint): update configuration
* chore: bump eslint dev deps
* chore: add changeset
2024-09-08 08:38:30 +09:00
Yusuke Wada
6fe211ba1f
fix(eslint-config): use `import/no-duplicates` ( #545 )
...
* fix(eslint): use `import/no-duplicates`
* add changeset
2024-05-26 04:51:22 +09:00
Yusuke Wada
ee6569d62b
fix(eslint-config): update rules ( #543 )
...
* fix(eslint-config): update rules
* add changeset
2024-05-26 04:40:13 +09:00
Yusuke Wada
716bd4d0a7
fix(eslint): set `curly` rule as `all` ( #365 )
...
* fix(eslint): set `curly` rule as `all`
* changeset
2024-01-29 21:44:33 +09:00
Yusuke Wada
165a415ec3
fix(eslint-config): `no-unused-vars` as `warn` ( #306 )
...
* fix(eslint-config): `no-unused-vars` as `warn`
* changeset
2023-12-13 21:56:22 +09:00
Yusuke Wada
6f236ce823
fix(eslint-config): `no-explicit-any` as `warn` ( #304 )
...
* fix(eslint-config): `no-explicit-any` as `warn`
* changeset
2023-12-13 19:15:00 +09:00
Yusuke Wada
40aeab8e3e
feat: introduce `@hono/eslint-config` ( #302 )
...
* changeset
* chore: setup prettier
* feat: introduce `@hono/eslint-config`
* changeset
2023-12-13 18:19:43 +09:00