0.3.8 • Published 9 months ago

efiand-linters v0.3.8

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

linters npm version

Конфигурации линтеров и форматтеров в проектах с кодгайдом @efiand.

eslint

// eslint.config.js

import { eslintConfigs } from "efiand-linters/eslint";

export default eslintConfigs;

stylelint

// stylelint.config.js

import { stylelintConfig } from "efiand-linters/stylelint";

export default stylelintConfig;

prettier

// prettier.config.js

import { prettierConfig } from "efiand-linters/prettier";

export default prettierConfig;
0.3.8

9 months ago

0.3.7

9 months ago

0.3.6

10 months ago

0.3.5

10 months ago

0.3.4

10 months ago

0.3.3

10 months ago

0.3.0

10 months ago

0.3.2

10 months ago

0.3.1

10 months ago

0.1.0

10 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.2.2

10 months ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago