@recallnet/codecontext-eslint-plugin
v0.4.0
Published
ESLint rules for @context annotation freshness and validity
Keywords
Readme
@recallnet/codecontext-eslint-plugin
ESLint rules for validating @context annotations and related freshness checks.
Install
npm install -D @recallnet/codecontext-eslint-plugin @recallnet/codecontext-parser eslintConfigure
import codecontext from "@recallnet/codecontext-eslint-plugin";
export default [codecontext.configs.recommended];Docs
- Repo: https://github.com/recallnet/codecontext
- Full README: https://github.com/recallnet/codecontext/blob/main/README.md
