Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@aiou/eslint-config
Advanced tools
my flat eslint config
Common ignore patterns from nodejs's gitignore
Support typescript, yaml, jsonc, markdown, etc..
Built-in best practices react rules, react-refresh and ssr-friendly rules...
Friendly fix reporter
▲ @aiou/eslint-plugin-progress
npm install @aiou/eslint-config --save-dev
in eslint.config.js
const { aiou } = require('@aiou/eslint-config')
module.exports = aiou()
options.ssr
true
enabled ssr-friendly rules
options.regexp
true
enabled regexp rules
extends from
eslint-config-standard
eslint-plugin-eslint-comments
eslint-plugin-html
eslint-plugin-i
eslint-plugin-regexp (configured when regexp enabled)
eslint-plugin-markdown
eslint-plugin-simple-import-sort
eslint-plugin-import-newlines
eslint-plugin-unused-imports
eslint-plugin-jsonc
eslint-plugin-n (forked eslint-plugin-node)
eslint-plugin-promise
eslint-plugin-unicorn
eslint-plugin-yml
eslint-plugin-react
eslint-plugin-ssr-friendly (configured when ssr enabled)
eslint-plugin-react-refresh
@next/eslint-plugin-next (enabled when next found)
eslint-plugin-react-hooks
eslint-plugin-tailwindcss
@typescript-eslint/eslint-plugin
@stylistic/eslint-plugin
FAQs
eslint config for aiou template
The npm package @aiou/eslint-config receives a total of 161 weekly downloads. As such, @aiou/eslint-config popularity was classified as not popular.
We found that @aiou/eslint-config demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.