UNPKG

@jsse/eslint-config

Version:

@jsse/eslint-config ~ WYSIWYG

364 lines (188 loc) 4.67 kB
# @jsse/eslint-config ## 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