Activity
updated package keywords
updated package keywords
Add additional project.resolve for typescript rules
Add additional project.resolve for typescript rules
Disable @stylistic/arrow-parens
Disable @stylistic/arrow-parens
Change back to legacy config file type
Change back to legacy config file type
Add @stylistic/no-multi-spaces
Add @stylistic/no-multi-spaces
Change to regex in no-param-reassign
Change to regex in no-param-reassign
Add jest linting rule
Add jest linting rule
Add jest as a dev dependency to fix error when locally linking rules
Add jest as a dev dependency to fix error when locally linking rules
Update installation instructions
Update installation instructions
Remove plugins from peer dependencies
Remove plugins from peer dependencies
Change .eslintrc.cjs to eslint.config.js
Change .eslintrc.cjs to eslint.config.js
Add plugin:@typescript-eslint/recommended-requiring-type-checking
Add plugin:@typescript-eslint/recommended-requiring-type-checking
Create README
Create README
Fix error with import/extensions that prevents local npm link-ing
Fix error with import/extensions that prevents local npm link-ing
FIx some errors in linting rules
FIx some errors in linting rules
updated comment capitalization
updated comment capitalization
added clarifying comments
added clarifying comments