0.3.8 • Published 6 months ago

efiand-linters v0.3.8

Weekly downloads
-
License
ISC
Repository
github
Last release
6 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

6 months ago

0.3.7

6 months ago

0.3.6

7 months ago

0.3.5

7 months ago

0.3.4

7 months ago

0.3.3

7 months ago

0.3.0

8 months ago

0.3.2

8 months ago

0.3.1

8 months ago

0.1.0

8 months ago

0.2.1

8 months ago

0.2.0

8 months ago

0.2.2

8 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago