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

eslint-config-aether

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-aether - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

2

package.json
{
"name": "eslint-config-aether",
"version": "1.5.0",
"version": "1.5.1",
"description": "A custom code style for ESLint.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/vanruesc/eslint-config-aether",

@@ -17,3 +17,2 @@ module.exports = {

"no-unused-vars": "off",
"strict-boolean-expressions": "error",
"@typescript-eslint/indent": ["error", "tab", {

@@ -26,4 +25,5 @@ "SwitchCase": 1

"args": "none"
}]
}],
"@typescript-eslint/strict-boolean-expressions": "warn"
}
};
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