eslint-config-moving-meadow

eslint configuration for moving meadow projects

MIT 20 个版本
安装
npm install eslint-config-moving-meadow
yarn add eslint-config-moving-meadow
pnpm add eslint-config-moving-meadow
bun add eslint-config-moving-meadow
README

What's this?

eslint configuration for some of my projects. You might not want to use this (yet).

Install

When using mocha :coffee: :

npm install --save-dev eslint-plugin-mocha eslint-plugin-budapestian eslint-plugin-import eslint-plugin-n eslint-plugin-security eslint-plugin-unicorn eslint-config-prettier eslint-plugin-eslint-comments eslint-config-moving-meadow

When using jest :black_joker: :

npm install --save-dev eslint-plugin-jest eslint-plugin-budapestian eslint-plugin-import eslint-plugin-n eslint-plugin-security eslint-plugin-unicorn eslint-config-prettier eslint-plugin-eslint-comments eslint-config-moving-meadow

When using yarn replace npm install --save-dev with yarn add -D

Features

Will automatically detect whether your project uses mocha or jest and will apply either the eslint-plugin-mocha or the eslint-plugin-jest rules (or both of them if your project uses both of them :open_mouth:).

Flare'n status section

ci npm stable version MIT licensed

版本列表
5.0.0 2024-11-23
4.0.2 2022-09-03
4.0.1 2022-09-02
4.0.0 2022-09-01
3.0.0 2022-03-20
2.0.9 2021-02-21
2.0.8 2020-12-29
2.0.7 2020-10-17
2.0.6 2020-10-11
2.0.5 2020-10-10
2.0.4 2020-08-02
2.0.3 2020-06-28
2.0.2 2020-05-09
2.0.1 2020-05-08
2.0.0 2020-04-26
1.3.0 2020-04-11
1.2.0 2020-03-23
1.1.1 2020-03-15
1.1.0 2020-03-15
1.0.0 2020-03-14