
Product
Socket for ClickUp Is Now Available
Create ClickUp tasks from Socket alerts, automate ticketing with custom rules, and keep alert and task status synchronized.
eslint-base-config
Advanced tools
无依赖第三方规则包,启用的所有规则都可以在.eslintc.js 或 rules 文件夹下找到
专为typescript + react而配置
启用的所有规则都有注释,所有规则的详细说明都在 docs 文件夹下,可通过规则名搜到对应规则的文件名
npm i eslint-base
module.exports = {
extends: ['eslint-base'],
# parser: "babel-eslint", //假如不使用typescript,需要把这行注释取消
# put your custom rules here
rules: {}
# put your other config below
};
"0"表示忽略问题,等同于"off"; "1"表示给出警告,等同于"warn"; "2"表示直接报错,等同于"error"。
若不适用 React 请使用 base.js
eslint官方地址:https://eslint.cn/docs/rules/
eslint-plugin-react官方地址:https://github.com/yannickcr/eslint-plugin-react
eslint-plugin-jsx-a11y官方地址:https://github.com/jsx-eslint/eslint-plugin-jsx-a11y
eslint-plugin-react-hooks官方地址:https://github.com/facebook/react/tree/c11015ff4f610ac2924d1fc6d569a17657a404fd/packages/eslint-plugin-react-hooks
eslint-plugin-import官方地址:https://github.com/benmosher/eslint-plugin-import
FAQs
eslint for typescript
The npm package eslint-base-config receives a total of 1 weekly downloads. As such, eslint-base-config popularity was classified as not popular.
We found that eslint-base-config demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Product
Create ClickUp tasks from Socket alerts, automate ticketing with custom rules, and keep alert and task status synchronized.

Product
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.