包详细信息

@freaktechnik/eslint-config-base

freaktechnik364MIT10.2.0

Basic configuration for JS and JSON linting freaktechnik likes.

eslintconfig, eslint

自述文件

@freaktechnik/eslint-config-base

Basic configuration for JS and JSON linting freaktechnik likes. It is probably pretty opinionated and other people will probably find it disgusting. Don't forget to add --ext json,js to your eslint invocation.

更新日志

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.2.0 (2020-05-09)

Bug Fixes

  • upgrade eslint-plugin-array-func from 3.1.4 to 3.1.5 (8b4325d)
  • upgrade eslint-plugin-jsdoc from 22.0.1 to 22.1.0 (78ca3ca)
  • upgrade eslint-plugin-jsdoc from 22.1.0 to 22.2.0 (3e58e33)
  • upgrade eslint-plugin-sort-class-members from 1.6.0 to 1.7.0 (2224dbe)

Features

7.1.0 (2020-02-26)

Features

  • add new rules, some of them breaking (74a67c1)

7.0.0 (2019-10-12)

Features

6.6.2 (2019-02-16)

Bug Fixes

6.6.1 (2019-02-16)

Bug Fixes

6.6.0 (2019-02-15)

Features

  • add some new rules and update stuff (3aaebba)

6.5.4 (2018-10-16)

Bug Fixes

6.5.0 (2018-09-27)

Bug Fixes

  • add lock files (bd51077)
  • remove lerna bootstrap from install script and instead do that conditionally on travis too (d90adea)
  • package: update eslint-plugin-promise to version 4.0.0 (0dd0413)
  • package: update eslint-plugin-unicorn to version 5.0.0 (c3daad6)
  • package: update eslint-plugin-unicorn to version 6.0.0 (eafb8ea)
  • remove tree shaking bs and update babel (c697b47)
  • things (7e3514d)
  • update some deps and use a nicer json linter (57cc53e)

Features

  • add new rules for eslint 5.3 (2373fc2)
  • add new unicorn rule (f6e3742)

6.4.4 (2018-07-15)

Bug Fixes

  • remove typelint because it's ancient (ffb0559)

6.4.2 (2018-06-24)

Note: Version bump only for package @freaktechnik/eslint-config-base

6.4.1 (2018-06-23)

Bug Fixes

  • package: update eslint-plugin-eslint-comments to version 3.0.0 (ab77444)

6.4.0 (2018-06-18)

Features

  • use some new unicorn rules (e40ec59)

6.3.5 (2018-05-04)

Bug Fixes

  • require latest plugin version for node 10 compat (68bcdf8)

6.3.1 (2018-02-25)

Bug Fixes

6.3.0 (2018-02-25)

Features

  • warn about tree shaking issues (dc9e84a)

6.2.0 (2018-02-03)

Features

  • add unicorn rules that make sense (853eaae)

6.1.0 (2018-01-15)

Features

6.0.0 (2017-10-30)

Features

  • Update array-func and eslint-comments with breaking changes (ae42605)

5.2.1 (2017-10-18)

Bug Fixes

  • Update to fixed eslint plugin sort-clas-members (357c0c5)