@madebywild/eslint-config-wild-typescript

0.0.5 • Public • Published

@madebywild/eslint-config-wild-typescript

To use it in your project, you need to install this package and eslint:

npm i @madebywild/eslint-config-wild-typescript typescript eslint --save-dev

Then, edit your projects package.json:

"eslintConfig": {
  "extends": "wild-typescript"
}

How to bump version:

npm version patch -m "Bumped version"

and npm publish --access public

Package Sidebar

Install

npm i @madebywild/eslint-config-wild-typescript

Weekly Downloads

2

Version

0.0.5

License

MIT

Unpacked Size

3.48 kB

Total Files

3

Last publish

Collaborators

  • wilduser
  • stefank_wild
  • goellner