šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

eslint-config-wanews-base

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-wanews-base

Configured for typescript

2.2.0
latest
Source
npm
Version published
Weekly downloads
187
6.86%
Maintainers
1
Weekly downloads
Ā 
Created
Source

WANews eslint config

Configured for typescript

Config

.vscode/settings.json

"eslint.validate": [
    "javascript",
    "typescript"
]

.eslintrc

{
  "extends": ["wanews-base"]
}

.eslintignore

dist

FAQs

Package last updated on 06 Apr 2020

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