Skip to content

blobfysh/eslint-config

Repository files navigation

Install instructions:

  1. Use yarn/npm:
yarn add --dev @blobfysh/eslint-config
  1. Create .eslintrc.json with the following:
{
	"extends": "@blobfysh/eslint-config/typescript"
}
  1. success :D

About

personal eslint config for ts/js projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published