Skip to content

Commit

Permalink
chore: 注释类型
Browse files Browse the repository at this point in the history
  • Loading branch information
BearBin1215 committed Mar 7, 2024
1 parent 88bc01d commit 7e08bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { configs } from "@annangela/eslint-config";
import readDir from "./scripts/modules/readDir.js";

/**
* @type { import("eslint").Linter.FlatConfigFileSpec }
* @type { import("eslint").Linter.FlatConfigFileSpec[] }
*/
const ignores = [
"**/dist/**",
Expand Down

0 comments on commit 7e08bb6

Please sign in to comment.