Skip to content

Commit

Permalink
fix: fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
ModyQyW committed Sep 25, 2024
1 parent afc7bee commit 654c4bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/core/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,8 @@ export interface ESLintPluginOptions extends ESLint.ESLint.Options {
* 如果你启用这个选项,建议也启用 `lintOnStart`。
*
* @default false
*
* @deprecated
*/
chokidar: boolean;
/**
Expand Down

0 comments on commit 654c4bc

Please sign in to comment.