Socket
Book a DemoInstallSign in
Socket

@i-views/eslint-plugin-iviews

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@i-views/eslint-plugin-iviews

Code-Style-Settings used in @i-views projects

2.2.0
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
3
Weekly downloads
 
Created
Source

@i-views/eslint-plugin-iviews

NPM version Greenkeeper badge

Code-Style-Settings used in @i-views projects

Installation

npm install @i-views/eslint-plugin-iviews

Usage

Use the following .eslintrc.js for plain javascript files (i.e. in the project root directory

module.exports = {
  plugins: ['@i-views/eslint-plugin-iviews'],
  extends: ['plugin:@i-views/eslint-plugin-iviews/default']
}

The following .eslintrc.js can be used in the directory where you have synchronized the scripts from your i-views volume.

module.exports = {
  plugins: ['@i-views/eslint-plugin-iviews'],
  extends: ['plugin:@i-views/eslint-plugin-iviews/kjavascript']
}

When you run eslint, you should specify the --ext option to include KJavaScript files

eslint --fix . --ext .js,.kjs

License

@i-views/eslint-plugin-iviews is published under the UNLICENSED-license.

No file "LICENSE*" found

Contributing guidelines

See CONTRIBUTING.md.

FAQs

Package last updated on 06 Jul 2023

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.