34 Commits

Author SHA1 Message Date
semantic-release-bot
a94353118c chore(release): 2.2.1 [skip ci]
## [2.2.1](https://github.com/vchikalkin/eslint-config-awesome/compare/v2.2.0...v2.2.1) (2025-01-11)

### Bug Fixes

* use @semantic-release/git to update package.json version ([c4bd920](c4bd920b1e))
2025-01-11 10:14:16 +00:00
vchikalkin
c4bd920b1e fix: use @semantic-release/git to update package.json version 2025-01-11 13:13:50 +03:00
vchikalkin
b2c3b631c1 feat: add node typescript config 2025-01-11 13:02:40 +03:00
vchikalkin
017166ab66 feat: add typescript config 2025-01-11 12:56:35 +03:00
vchikalkin
b904f71fac chore: upgrade packages 2025-01-11 12:50:32 +03:00
vchikalkin
02db3e05bc fix(workflow): [semantic-release]: node version >=20.8.1 is required. Found v18.20.5. 2025-01-11 12:32:49 +03:00
vchikalkin
f9ae133511 fix: missing lockfile for npm(using pnpm now) 2025-01-11 12:29:51 +03:00
vchikalkin
1b36fc17e8 feat: add github workflow & semantic-release 2025-01-11 12:25:58 +03:00
vchikalkin
ee26ac9e3e upgrade packages
fix some rules
2024-12-09 15:03:14 +03:00
vchikalkin
37e5969f56 rule canonical/filename-match-regex: allow - 2024-11-28 11:39:02 +03:00
vchikalkin
e5aac3db42 README.me: update prettier info 2024-11-26 22:35:42 +03:00
vchikalkin
e2e79492fb packages: remove @typescript-eslint/parser 2024-11-26 16:03:45 +03:00
vchikalkin
533b1ad60a packages: remove @eslint/compat, @eslint/eslintrc
config: use @next/eslint-plugin-next
2024-11-26 15:56:50 +03:00
vchikalkin
c24da43641 README.md: add jsdoc config type 2024-11-26 15:37:52 +03:00
vchikalkin
3bd453bf73 README.md: add .prettierrc config 2024-11-26 15:17:36 +03:00
vchikalkin
9fb13da05a fix Error: Cannot find module '@eslint/compat' 2024-11-26 13:40:26 +03:00
vchikalkin
8307cdec47 cleanup 2024-11-26 13:36:57 +03:00
vchikalkin
b3615e6f55 upgrade to ESLint 9 flat config
upgrade dependencies
2024-11-26 13:29:23 +03:00
vchikalkin
74127dab53 fix: remove @typescript-eslint from plugins list 2024-02-26 20:45:39 +03:00
vchikalkin
34b8ac1d31 package.json: add @babel/eslint-plugin & eslint to peerDependencies 2023-11-02 17:03:28 +03:00
vchikalkin
e4a5dc8865 add createConfig function 2023-11-02 16:02:31 +03:00
vchikalkin
ea232dafca settings.json: exclude node_modules 2023-11-02 15:23:09 +03:00
vchikalkin
718d5498c6 upgrade packages 2023-11-02 15:20:35 +03:00
vchikalkin
8f6ecf48c3 add README.md 2023-08-02 09:56:26 +03:00
vchikalkin
2420c4c3a7 packages: remove eslint-define-config 2023-08-01 13:32:06 +03:00
vchikalkin
208cb9f414 configs: rewrite from zero 2023-08-01 12:58:17 +03:00
vchikalkin
56a4255144 configs: use rules in relevant configs 2023-07-19 16:56:07 +03:00
vchikalkin
86ab43aeb4 packages: remove eslint-config-turbo 2023-07-19 16:50:06 +03:00
vchikalkin
55f20bf34c configs: fix parser error 2023-07-19 16:38:09 +03:00
vchikalkin
2f73fd786f configs: add react config 2023-07-19 16:33:48 +03:00
vchikalkin
79fd6e90ed configs: divided configs into files 2023-07-19 16:26:00 +03:00
vchikalkin
ace7220a74 package.json: move eslint to peerDependencies 2023-07-19 16:08:01 +03:00
vchikalkin
efe8b2c638 rename repo 2023-07-19 15:57:05 +03:00
vchikalkin
d1ce6d3c3f init 2023-07-19 13:45:56 +03:00