Skip to content

bingo-js/eslint-plugin-cta-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

eslint-plugin-cta-example

Example ESLint plugin built with create-typescript-app. πŸ”Œ

πŸ‘ͺ All Contributors: 2 🀝 Code of Conduct: Kept πŸ§ͺ Coverage πŸ“ License: MIT πŸ“¦ npm version πŸ’ͺ TypeScript: Strict

Usage

Add this plugin to the list of plugins in your ESLint configuration file:

npm i eslint-plugin-cta-example -D
import CtaExample from "eslint-plugin-cta-example";

export default [
	// (other plugins)
	CtaExample.configs.recommended, // πŸ‘ˆ
];

Rules

These are all set to "error" in the recommended config:

Name Description
enums Avoid using TypeScript's enums.

Development

See .github/CONTRIBUTING.md, then .github/DEVELOPMENT.md. Thanks! πŸ”Œ

Contributors

Bingo πŸ’
Bingo πŸ’

πŸ’» πŸ–‹ πŸ“– πŸ€” πŸš‡ 🚧 πŸ“† πŸ”§
Josh Goldberg ✨
Josh Goldberg ✨

πŸ’» πŸ–‹ πŸ“– πŸ€” πŸš‡ 🚧 πŸ“† πŸ”§

πŸ’ This package was templated with create-typescript-app using the Bingo engine.

About

Example ESLint plugin built with create-typescript-app. πŸ”Œ

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published