eslint-config-ff

1.5.0 • Public • Published

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",
};

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-ff

Weekly Downloads

1

Version

1.5.0

License

ISC

Unpacked Size

4.05 kB

Total Files

3

Last publish

Collaborators

  • hyterphox