@tablecheck/eslint-config
TypeScript icon, indicating that this package has built-in type declarations

8.6.0 • Public • Published

This package is our standard rules for eslint in the form of a eslint preset package.

Recommended usage is;

.eslintrc.js

module.exports = {
  extends: ['@tablecheck/eslint-config'],
};
eslint --cache --ext .js,.jsx,.ts,.tsx --format=pretty ./

Readme

Keywords

none

Package Sidebar

Install

npm i @tablecheck/eslint-config

Weekly Downloads

126

Version

8.6.0

License

MIT

Unpacked Size

69.8 kB

Total Files

83

Last publish

Collaborators

  • johnnyshields
  • tablecheck-simeon
  • tablecheck-ci