New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@xwink/eslint-config

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xwink/eslint-config

> TypeScript 和 Vue 项目的 ESLint 配置文件

1.1.4
latest
Version published
Weekly downloads
16
Maintainers
1
Weekly downloads
 
Created

😉 eslint-config

TypeScript 和 Vue 项目的 ESLint 配置文件

名称 版本

关键字 许可

下载量 大小

收藏 借鉴 问题 请求

💎 使用方式

npm install --save-dev @xwink/eslint-config
pnpm add --save-dev @xwink/eslint-config

📖 快速入门

// .eslintrc
{
    "extends": "@xwink"
}
// in vue projects
{
    "extends": "@xwink/eslint-config/vue"
}

📦 进阶使用

暂无

📄 待办列表

暂无

🆘问题求助

暂无

🎯 框架依赖

  • @typescript-eslint/eslint-plugin
  • @typescript-eslint/parser
  • @vue/eslint-config-prettier
  • @vue/eslint-config-typescript
  • eslint
  • eslint-plugin-prettier
  • eslint-plugin-vue
  • prettier
  • typescript

👨‍🎨 作者

XWINK

🤝 贡献

欢迎大家随时点击这里为我提供贡献、问题和功能建议

😘 感谢支持

如果觉得项目对你有帮助,就帮我点个小星星吧~ ⭐️

FAQs

Package last updated on 05 Dec 2023

Did you know?

Socket

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