Socket
Book a DemoInstallSign in
Socket

eslint-config-finn-prettier

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-finn-prettier

ESLint prettier config for FINN.no

3.0.2
latest
Source
npmnpm
Version published
Weekly downloads
99
-55.8%
Maintainers
4
Weekly downloads
 
Created
Source

eslint-config-prettier Build Status

ESLint prettier config for @Finn-no

How to use it

First, install the npm package:

npm install --save-dev eslint-config-finn-prettier

Then add the extends option to your .eslintrc:

{
    "extends": "finn-prettier"
}

This overrides all style rules defined above it, and uses { tabWidth: 4, singleQuote: true, trailingComma: 'es5' } as options.

You can override specific settings by specifying them as normal. See http://eslint.org/docs/developer-guide/shareable-configs for more details.

React

If you use React, do "extends": "finn-prettier/react" instead to work with eslint-plugin-react.

Publishing

$ npm version <patch | minor | major>
$ git push --follow-tags origin master
$ npm publish

Keywords

coding-standard

FAQs

Package last updated on 27 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.