Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scinos/eslint-plugin-package-json


https://github.com/scinos/eslint-plugin-package-json

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# eslint-plugin-package-json

ESLint plugin to lint `package.json` files

## Rules

| Name | Description | Fixable
| ------ | ------------- | ---------
| forbid-${field} | Forbids the presence of `field`| ✅
| require-${field}| Requires the filed `field` | ✅