0.0.1 • Published 5 years ago

eslint-config-sno2wman v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
5 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"]
}