0.0.1 • Published 1 month ago

@aegu/eslint-plugin-licensed v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month ago

@aegu/eslint-plugin-licensed

Use

Extend @aegu/eslint-plugin-licensed/* in your base ESLint configuration:

{
  "extends": "plugin:@aegu/eslint-plugin/licensed/commercial"
}

Available Recommended Configurations

We ship with a few blue prints:

Maintain Licenses

Changes to licenses will be released as semantic version bumps.

To automatically add/update configured license headers, run ESLint in auto-fix mode:

eslint --fix

To validate that users add the license headers as required, ensure eslint is being run as part of your CI pipeline.

License

MIT

0.0.1

1 month ago