Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

postcss/eslint-config-postcss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESLint Config PostCSS

An ESLint shareable config for PostCSS and plugins.

If you have any question about a rule or want to discuss about it, please open an issue.

Usage

Install

$ npm install --save-dev eslint-config-postcss @logux/eslint-config eslint-config-standard eslint-plugin-promise eslint-plugin-jest eslint-plugin-node eslint-plugin-standard eslint-plugin-security eslint-plugin-import eslint-plugin-prefer-let eslint-plugin-unicorn eslint-plugin-prettierx

Add to your eslint configuration (here, in package.json)

{
  "eslintConfig": {
    "extends": "eslint-config-postcss"
  }
}

About

An ESLint shareable config for postcss and plugins

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6