1.5.0 • Published 6 years ago

eslint-config-ff v1.5.0

Weekly downloads
2
License
ISC
Repository
-
Last release
6 years ago

NPM publication

Package is currently published in napm and can be downloaded to any project.

NPM link - https://www.npmjs.com/package/eslint-config-ff

How to use

  1. Install the package and all its peer dependencies as devDependencies in your project
npm i eslint-config-ff --save-dev
npx install-peerdeps -d eslint-config-ff
  1. Create or use the .eslintrc.js file, insert and save
module.exports = {
  extends: "ff",
};
1.5.0

6 years ago

1.4.0

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago