1.0.3 • Published 4 years ago

@sno2wman/eslint-config v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

@sno2wman/eslint-config

Shareable ESLint config file for SnO2WMaN.

npm Version Downloads/year License

💿 Install

npm install -D @sno2wman/eslint-config
yarn add -D @sno2wman/eslint-config

Require

  • eslint >= 6.7

📖 Usage

.eslintrc

{
  "extends": ["@sno2wman/eslint-config"]
}