@pengzhanbo/eslint-config-astro
TypeScript icon, indicating that this package has built-in type declarations

1.17.0 • Public • Published

@pengzhanbo/eslint-config-astro

Documentation

Document

Usage

Install

pnpm add @pengzhanbo/eslint-config-astro

Configuration

eslint.config.js

import eslintConfig from '@pengzhanbo/eslint-config-astro'

export default eslintConfig()

vs Code support

{
  "eslint.validate": [
    // add "astro"
    "astro"
  ]
}

相关资源

Readme

Keywords

Package Sidebar

Install

npm i @pengzhanbo/eslint-config-astro

Weekly Downloads

83

Version

1.17.0

License

MIT

Unpacked Size

4.81 kB

Total Files

5

Last publish

Collaborators

  • pengzhanbo