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

@activescott/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@activescott/eslint-config - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

2

package.json
{
"name": "@activescott/eslint-config",
"version": "1.0.3",
"version": "1.1.0",
"description": "An ESLint sharable config for TypeScript.",

@@ -5,0 +5,0 @@ "author": "Scott Willeke <scott@willeke.com>",

@@ -32,3 +32,3 @@ # @activescott/eslint-config

"scripts": {
"eslint": "./node_modules/.bin/eslint . --ext .ts",
"eslint": "./node_modules/.bin/eslint .",
"lint": "./node_modules/.bin/prettier -l \"{,!(node_modules)/**/}*.{ts,tsx,md,yml,json,html}\" && yarn run eslint",

@@ -35,0 +35,0 @@ "lint-fix": "./node_modules/.bin/prettier --write \"{,!(node_modules)/**/}*.{ts,tsx,md,yml,json,html}\" && yarn run eslint --fix"

Sorry, the diff of this file is not supported yet

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