Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-for-wtools

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-for-wtools - npm Package Compare versions

Comparing version 0.3.20 to 0.3.21

2

package.json
{
"name" : "eslint-plugin-for-wtools",
"version" : "0.3.20",
"version" : "0.3.21",
"description" : "Extends rule `space-in-parens` of `eslint`. Implement exception for single argument call case.",

@@ -5,0 +5,0 @@ "author" : "Kostiantyn Wandalen <wanalen@01.school>",

@@ -6,6 +6,14 @@

## Try out
## Try out from the repository
```
git clone https://github.com/Wandalen/eslint-plugin-for-wtools
cd eslint-plugin-for-wtools
npm install
node sample/Sample.s
```
## To add to your project
```
npm add 'eslint-plugin-for-wtools@alpha'
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc