Socket
Socket
Sign inDemoInstall

@roshan-labs/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@roshan-labs/eslint-config

整合 `@nuxt/eslint-config` 与 `prettier` 规则


Version published
Weekly downloads
1
decreased by-88.89%
Maintainers
1
Weekly downloads
 
Created
Source

@roshan-labs/eslint-config

整合 @nuxt/eslint-configprettier 规则

安装

pnpm add @roshan-labs/eslint-config eslint -D

使用

扁平配置

// eslint.config.mjs
import config from '@roshan-labs/eslint-config'

export default [...config]

旧版配置

// eslint.config.js
module.exports = {
  extends: ['@roshan-labs/eslint-config'],
}

License

MIT

FAQs

Package last updated on 15 Apr 2024

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc