🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@xwink/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

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
Source
npm
Version published
Maintainers
1
Created
Source

😉 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

  • Email: 1041367524@qq.com
  • Github: @x-wink
  • Homepage: https://xwink.fun

🤝 贡献

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

😘 感谢支持

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

Keywords

wink

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