{"library":"eslint-plugin-notice","type":"library","category":null,"description":"ESLint plugin that enforces a copyright or license notice at the top of source files. Version 1.0.0 provides a single rule `notice/notice` with an `--fix` option to automatically prepend missing headers. Unlike generic file-header linting, it uses configurable patterns, templates, and per-file overrides. Compatible with ESLint 3+. Low churn (single stable release); good for projects requiring consistent legal boilerplate.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","eslint","plugin","notice","copyright","header","lint","eslintplugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-notice","imports":["const plugin = require('eslint-plugin-notice');","module.exports = { plugins: ['notice'], rules: { 'notice/notice': ['error', { ... }] } };","const options = { template: 'Copyright (c) {{year}} {{author}}' };"]},{"cmd":"yarn add eslint-plugin-notice","imports":[]},{"cmd":"pnpm add eslint-plugin-notice","imports":[]}],"homepage":null,"github":"https://github.com/nickdeis/eslint-plugin-notice","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-notice","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-plugin-notice/compatibility"}}