UNPKG

@jsse/eslint-config

Version:

@jsse/eslint-config ~ WYSIWYG

519 lines (300 loc) 7.82 kB
# @jsse/eslint-config ## 0.4.26 ### Patch Changes - update dependencies ## 0.4.25 ### Patch Changes - update dependencies ## 0.4.24 ### Patch Changes - dependencies updated ## 0.4.23 ### Patch Changes - update versions ## 0.4.22 ### Patch Changes - update tsdown - d1cbef3: fix eslint 9.39.0 issue ## 0.4.21 ### Patch Changes - update deps ## 0.4.20 ### Patch Changes - updated dependencies ## 0.4.19 ### Patch Changes - update deps ## 0.4.18 ### Patch Changes - cabc516: updated deps ```diff diff --git i/package.json w/package.json index 030da5b..cee7cf8 100644 --- i/package.json +++ w/package.json @@ -85,9 +85,9 @@ "@eslint/js": "~9.37.0", "@eslint/markdown": "^7.4.0", "@stylistic/eslint-plugin": "5.4.0", - "@typescript-eslint/eslint-plugin": "^8.46.0", - "@typescript-eslint/parser": "^8.46.0", - "@vitest/eslint-plugin": "^1.3.16", + "@typescript-eslint/eslint-plugin": "^8.46.1", + "@typescript-eslint/parser": "^8.46.1", + "@vitest/eslint-plugin": "^1.3.20", "debug": "^4.4.3", "eslint-config-flat-gitignore": "^2.1.0", "eslint-merge-processors": "^2.0.0", @@ -95,14 +95,14 @@ "eslint-plugin-command": "^3.3.1", "eslint-plugin-de-morgan": "^2.0.0", "eslint-plugin-import-lite": "^0.3.0", - "eslint-plugin-jsdoc": "^60.8.3", + "eslint-plugin-jsdoc": "^61.1.2", "eslint-plugin-jsonc": "^2.21.0", "eslint-plugin-n": "^17.23.1", "eslint-plugin-no-only-tests": "^3.3.0", "eslint-plugin-perfectionist": "^4.15.1", "eslint-plugin-pnpm": "^1.2.0", "eslint-plugin-react": "~7.37.5", - "eslint-plugin-react-hooks": "~6.1.1", + "eslint-plugin-react-hooks": "~7.0.0", "eslint-plugin-react-refresh": "~0.4.23", "eslint-plugin-toml": "^0.12.0", "eslint-plugin-tsdoc": "^0.4.0", @@ -111,7 +111,7 @@ "eslint-plugin-yml": "^1.19.0", "jsonc-eslint-parser": "^2.4.1", "toml-eslint-parser": "^0.10.0", - "typescript-eslint": "^8.46.0", + "typescript-eslint": "^8.46.1", "yaml-eslint-parser": "^1.3.0" }, "devDependencies": { @@ -120,7 +120,7 @@ "@jsse/tsconfig": "^0.4.0", "@types/debug": "^4.1.12", "@types/fs-extra": "^11.0.4", - "@types/node": "^24.7.0", + "@types/node": "^24.7.2", "cac": "^6.7.14", "eslint": "^9.37.0", "eslint-flat-config-utils": "^2.1.4", @@ -130,12 +130,12 @@ "fs-extra": "^11.3.2", "globals": "^16.4.0", "local-pkg": "^1.1.2", - "oxlint": "^1.20.0", + "oxlint": "^1.23.0", "picocolors": "^1.1.1", "prettier": "^3.6.2", "react": "~19.2.0", "rimraf": "^6.0.1", - "tsdown": "^0.15.6", + "tsdown": "^0.15.7", "tsx": "^4.20.6", "typescript": "~5.9.3", "vitest": "^3.2.4" ``` ## 0.4.17 ### Patch Changes - deps updates ## 0.4.16 ### Patch Changes - update react-hooks-plugin ## 0.4.15 ### Patch Changes - updated deps ## 0.4.14 ### Patch Changes - bump past 13 bc its unlucky ## 0.4.13 ### Patch Changes - update dependencies ## 0.4.12 ### Patch Changes - deps up ## 0.4.11 ### Patch Changes - f5835d3: remove old logging thing ## 0.4.10 ### Patch Changes - 5ea701f: added oxlint ## 0.4.9 ### Patch Changes - update dependencies ## 0.4.8 ### Patch Changes - update peer-dependencies ## 0.4.7 ### Patch Changes - bump dependencies" ## 0.4.6 ### Patch Changes - update dependencies ## 0.4.5 ### Patch Changes - switch to eslint-plugin-import-lite ## 0.4.4 ### Patch Changes - updated deps ## 0.4.2 ### Patch Changes - 7a40061: migrate from tsup to tsdown - cea31c8: remove tailwind related tests - cea31c8: updated dependencies ## 0.4.1 ### Patch Changes - added eslint-plugin-pnpm ## 0.4.0 ### Minor Changes - 7751e66: removed tailwind support ### Patch Changes - e15fd48: re-orged several things. fixed type aware lints ## 0.3.7 ### Patch Changes - b9b98b1: update sorting package json ## 0.3.6 ### Patch Changes - update tsconfig sorter ## 0.3.5 ### Patch Changes - d4ad81c: project-service for ts over old project ## 0.3.4 ### Patch Changes - 792877b: remove define config estlint which is deprecated ## 0.3.3 ### Patch Changes - updated dep versions ## 0.3.2 ### Patch Changes - fix cli install ## 0.3.1 ### Patch Changes - update deps ## 0.3.0 ### Minor Changes - esmodule only now ### Patch Changes - 083ab04: updated smaller dependencies - Updated eslint and ts-eslint etc... ## 0.2.33 ### Patch Changes - deps: update versions ## 0.2.32 ### Patch Changes - update dep versions ## 0.2.31 ### Patch Changes - update dependencies" ## 0.2.30 ### Patch Changes - updated dependencies ## 0.2.29 ### Patch Changes - fbc6cdd: perfectionist v4 - 907c61f: fix error caused by unicorn expiring todos ## 0.2.28 ### Patch Changes - e38575f: fix error caused by unicorn expiring todos ## 0.2.27 ### Patch Changes - version updates ## 0.2.26 ### Patch Changes - Added eslint-plugin-command ## 0.2.25 ### Patch Changes - Updated dependencies ## 0.2.24 ### Patch Changes - 6857d07: upgraded dependencies including react-hooks - No include sourcemaps ## 0.2.23 ### Patch Changes - updated dependencies ## 0.2.22 ### Patch Changes - a45fba1: upgraded dependencies including react-hooks ## 0.2.21 ### Patch Changes - add70d7: added functions to change rule level(s) from warn2error/error2warn - add70d7: switched to @eslint-community/eslint-plugin-eslint-comments - 75fa7d2: turned off top level functions because they can be super annoying. ## 0.2.20 ### Patch Changes - fix markdown plugins ## 0.2.19 ### Patch Changes - f2ccede: turn off unicorn/no-null for jsx/tsx ## 0.2.18 ### Patch Changes - Turn `no-console` back to only warn/error defaults ## 0.2.17 ### Patch Changes - Added eslint compat so that react hooks plugin works again ## 0.2.16 ### Patch Changes - disable builtin sort-imports ## 0.2.15 ### Patch Changes - Added `@/**` to sort imports internal patterns so now is `~/**' and '@/**' ## 0.2.14 ### Patch Changes - bump bc it is friday and the patch number is 13 ## 0.2.13 ### Patch Changes - fix react first sorting globs ## 0.2.12 ### Patch Changes - put react/react-\* first in sort imports ## 0.2.11 ### Patch Changes - 59a8466: Switch from eslint-plugin-vitest to @vitest/eslint-plugin ## 0.2.10 ### Patch Changes - remove 'tailwind' package from deps bc it is 'tailwindcss' ## 0.2.9 ### Patch Changes - update dependencies ## 0.2.8 ### Patch Changes - 2c07b4d: Updated several dependencies ## 0.2.6 ### Patch Changes - 6135c20: allow bit-wise bc I am no pleb ## 0.2.5 ### Patch Changes - version deps update ## 0.2.4 ### Patch Changes - update to require unused imports 4.1.2 ## 0.2.3 ### Patch Changes - 9320f02: fix project-service/classic-project usage w respect to eslint+ts - 403d43f: no optional dependencies and moved them to dev deps ## 0.2.1 ### Patch Changes - Fixed ts-parser configuration for type-aware and non-type aware lints... used antfu as reference ## 0.2.0 ### Minor Changes - 01c5361: updated deps to eslint-9 version(s) ## 0.1.22 ### Patch Changes - 024117f: dependencies updated - db0373f: updated strictness of tsconfig and added biome as a test to dev deps - f19feb1: ignore dependabot updates for several versions ## 0.1.21 ### Patch Changes - Actually fix the tailwind dep problem this time ## 0.1.20 ### Patch Changes - updated deps and fixed tailwind deps ## 0.1.19 ### Patch Changes - 658eae8: downgrade eslint-plugin-unused-imports ## 0.1.18 ### Patch Changes - f0f7337: Changed name separator to follow typescript-eslint as they know what they're doing