Socket
Book a DemoInstallSign in
Socket

@tuya-sat/eslint-config-volcano

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tuya-sat/eslint-config-volcano

ESLint configuration for OS SaaS projects

0.0.1-beta.2
beta
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

eslint-config-volcano

ESLint configuration for OS SaaS TypeScript projects

This the base ESLint configuration I use in personal TypeScript projects, as an installable npm package:

✔ Extends the popular

✔ Uses Prettier for code formatting

Usage

  • Install the package and its minimum required peer dependencies:
yarn add -D @tuya-fe/eslint-config-volcano@latest
{
  "extends": "volcano"
}

⚠️ If you use a TS configuration file other than the default (tsconfig.json under the project's root), you need to specify its path:

{
  "parserOptions": {
    "project": "ts/tsconfig.dev.json"
  }
}

👉 For the best linting experience, we suggest including the settings specified in tsconfig.json in your project's TS configuration.

Keywords

typescript

FAQs

Package last updated on 09 Nov 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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.