Socket
Socket
Sign inDemoInstall

@augu/eslint-config

Package Overview
Dependencies
107
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @augu/eslint-config

📜 @augu/eslint-config is Noel's shared configuration for his projects and for Noelware as well


Version published
Weekly downloads
229
decreased by-52.49%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

🐻‍❄️📜 @augu/eslint-config

npm version Stars Build Size Workflow Status

@augu/eslint-config is Noel's ESLint configurations for JavaScript, TypeScript, and Vue.js projects

Usage

[!IMPORTANT] As of v5.0.0, @augu/eslint-config has opted to use ESLint's new flat configurations.

Flat Config

const { default: noel } = require('@augu/eslint-config');
module.exports = noel();

.eslintrc.js/.eslintrc.json

As of v5, all RC files are removed from the package. Please use the new flat config.

License

@augu/eslint-config is released under the MIT License with love by Noel Towa! 🐻‍❄️💜

FAQs

Last updated on 18 Apr 2024

Did you know?

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

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc