パッケージの詳細

eslint-config-bluelovers

bluelovers57ISC2.0.18

my eslint config with @typescript-eslint/eslint-plugin

bluelovers, config, eslint, eslint-plugin

readme

README.md

my eslint config with @typescript-eslint/eslint-plugin

install

yarn add eslint-config-bluelovers @typescript-eslint/eslint-plugin @typescript-eslint/parser
yarn-tool add eslint-config-bluelovers @typescript-eslint/eslint-plugin @typescript-eslint/parser
{
  "extends": [
    "bluelovers"
  ],
  "rules": {

  }
}

更新履歴

Change Log

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

2.0.18 (2022-11-14)

✨ Features

  • disable @typescript-eslint/semi (21cc1ea)

🛠 Build System

🔖 Miscellaneous

2.0.17 (2022-11-12)

🐛 Bug Fixes

  • { no-redeclare => @typescript-eslint/no-redeclare } (82ddd56)

2.0.16 (2022-11-08)

✨ Features

  • @typescript-eslint/unbound-method => warn (a20545c)

2.0.15 (2022-11-06)

✨ Features

  • semi: omitLastInOneLineBlock (52ae7ac)

2.0.14 (2022-11-06)

🐛 Bug Fixes

📌 Dependencies

2.0.13 (2022-11-06)

✨ Features

2.0.12 (2022-11-04)

✨ Features

  • add config for eslint-plugin-jest (7e05d8a)

2.0.11 (2022-09-05)

🛠 Build System

2.0.10 (2022-07-10)

♻️ Dependencies

2.0.9 (2022-06-28)

✨ Features

2.0.8 (2022-06-02)

♻️ Chores

2.0.7 (2022-05-22)

✨ Features

♻️ Chores

2.0.6 (2022-05-17)

✨ Features

  • add @typescript-eslint/no-useless-empty-export (6b15ca0)

🔖 Miscellaneous

2.0.5 (2022-03-16)

🔖 Miscellaneous

2.0.4 (2022-03-16)

♻️ Chores

2.0.3 (2022-01-02)

✨ Features

  • update .eslintrc-json.json (f245849)

2.0.2 (2021-12-30)

✨ Features

  • update .eslintrc-json.json (b8fd499)

2.0.1 (2021-12-28)

🔖 Miscellaneous

  • eslint-config-bluelovers (6c5d6e1)