🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

eslint-config-jotform

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-jotform

Global ES-lint configuration for JotForm javascript projects.

1.0.34
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Welcome!

This repository contains initial configuration file for JotForm ES-lint rules.

The rules will be updated regarding the JotForm developer feedbacks soon.

First Step : Install

yarn add eslint-config-jotform eslint-config-airbnb --dev or npm install --save-dev eslint-config-jotform eslint-config-airbnb

Second Step : Extend your .eslintrc

{
  "extends": "jotform"
}

It is ready! Happy coding!

FAQs

Package last updated on 15 Nov 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