Skip to content

Commit fd3db1f

Browse files
fix test
1 parent 384f2b5 commit fd3db1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration-tests/init-with-token/expected/tools-configs/eslint.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export default [
22
{
3+
files: ["**/*.js", "**/*.jsx", "**/*.ts", "**/*.tsx", "**/*.mjs", "**/*.cjs", "**/*.vue"],
34
rules: {
45
}
56
}

0 commit comments

Comments
 (0)