0.3.8 • Published 11 months ago

efiand-linters v0.3.8

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

11 months ago

0.3.7

11 months ago

0.3.6

12 months ago

0.3.5

1 year ago

0.3.4

1 year ago

0.3.3

1 year ago

0.3.0

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago

0.1.0

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.2.2

1 year 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