Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
docs(projects): update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Dec 13, 2023
1 parent 2df0582 commit 5b8d691
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
- Support Vue, React, ReactNative, Solid, Svelte and Astro on demand.
- Use ESlint and Prettier to format HTML, CSS, LESS, SCSS, JSON, JSONC, YAML, TOML, Markdown.

> [!WARNING]
> ESlint will use new flat config when version 1.0.0 released.
> [!IMPORTANT]
> ESlint will use new flat config by default when release v10.0.0, It's recommended to use flat config.
## Usage

Expand All @@ -32,7 +32,7 @@ export default defineConfig({
```

> [!NOTE]
> See [Options](##Options) for more details.
> See [Options](#options) for more details.
### ESLint settings in VSCode

Expand Down

0 comments on commit 5b8d691

Please sign in to comment.