eslint-config

Kirk Lin's ESLint config presets

MIT License

Downloads
1.3K
Stars
8
Committers
1

Bot releases are visible (Hide)

eslint-config - v0.3.10

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • vue: Enforce order of define macros  -  by @kirklin (634a6)
    View changes on GitHub
eslint-config - v0.3.9

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • basic: Add no-restricted-globals and no-restricted-properties rules  -  by @kirklin (3946d)
    View changes on GitHub
eslint-config - v0.3.8

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • vue: Disable vue/no-dupe-keys  -  by @kirklin (36e63)
    View changes on GitHub
eslint-config - v0.3.7

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • Brace-style  -  by @kirklin (11b58)
    View changes on GitHub
eslint-config - v0.3.5

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • Exclude vitepress cache  -  by @kirklin (591f8)
  • Relax markdown lint  -  by @kirklin (639ba)
    View changes on GitHub
eslint-config - v0.3.4

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Enable no-invalid-this  -  by @kirklin (400d5)
  • basic:
    • Consider comments for newline-after-import  -  by @kirklin (dd276)
    • Enable no-useless-escape  -  by @kirklin (d8538)
  • ts:
    • Ban require imports in ts file  -  by @kirklin (e56b4)
    • Ban namespace in ts file  -  by @kirklin (81c11)

   🐞 Bug Fixes

  • basic: Allow require imports in js file  -  by @kirklin (7c234)
    View changes on GitHub
eslint-config - v0.3.3

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Upgrade deps, support typescript 5.0  -  by @kirklin (5c49d)
  • basic: Open newline after import  -  by @kirklin (a66b3)
    View changes on GitHub
eslint-config - v0.3.2

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • vue:
    • Enable vue/no-unused-refs  -  by @kirklin (885a9)
    • Only allows .  -  by @kirklin (40447)
    View changes on GitHub
eslint-config - v0.3.1

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • @typescript-eslint/member-delimiter-style  -  by @kirklin (18c05)
    View changes on GitHub
eslint-config - v0.3.0

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Enable prefer-node-protocol  -  by @kirklin (066ec)
  • Auto fix for unused imports  -  by @kirklin (e4c2a)
  • Allow require() in cjs  -  by @kirklin (b7a9e)
  • No-mixed-operators add ?:  -  by @kirklin (4879e)

   🐞 Bug Fixes

  • Disable vue/no-v-text-v-html-on-component  -  by @kirklin (0bc70)
    View changes on GitHub
eslint-config - v0.2.7

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Add ignore list for lint-staged  -  by @kirklin (934e9)
    View changes on GitHub
eslint-config - v0.2.6

Published by github-actions[bot] over 1 year ago

No significant changes

    View changes on GitHub
eslint-config - v0.2.5

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • vue: Vue/component-name-in-template-casing  -  by @kirklin (9993a)
    View changes on GitHub
eslint-config - v0.2.4

Published by github-actions[bot] almost 2 years ago

   🚀 Features

  • ts: Can change tsconfig by env  -  by @kirklin (acca7)

   🐞 Bug Fixes

  • basic: Disallow multi empty lines at the end of file  -  by @kirklin (becb2)
    View changes on GitHub
eslint-config - v0.2.3

Published by github-actions[bot] almost 2 years ago

   🚀 Features

  • basic: Disable consistent-type-imports in markdown file  -  by @kirklin (8171a)
  • ts: Enable jest/unbound-method  -  by @kirklin (dac6b)
    View changes on GitHub
eslint-config - v0.2.2

Published by github-actions[bot] almost 2 years ago

   🐞 Bug Fixes

  • Prefer const when all variables in destructuring should be const  -  by @kirklin (01ef5)
  • Allow void as statement in ts file  -  by @kirklin (e2848)
    View changes on GitHub
eslint-config - v0.2.1

Published by github-actions[bot] almost 2 years ago

   🚀 Features

  • ts: Add TypeScript Aware Rules from @typescript-eslint/recommended-requiring-type-checking  -  by @kirklin (c2dd7)
    View changes on GitHub
eslint-config - v0.2.0

Published by github-actions[bot] almost 2 years ago

   🚀 Features

  • Format for generics spacing  -  by @kirklin (88481)
  • ts: Add rules that required parserOptions  -  by @kirklin (586da)
    View changes on GitHub
eslint-config - v0.1.9

Published by github-actions[bot] almost 2 years ago

   🚀 Features

  • Auto JS fallback  -  by @kirklin (d76eb)
  • basic:
    • Add max-statements-per-line  -  by @kirklin (9bfab)
    • Add rules to prevent .only in tests  -  by @kirklin (29ec7)
    View changes on GitHub
eslint-config - v0.1.8

Published by github-actions[bot] about 2 years ago

No significant changes

    View changes on GitHub