Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 28a69f1

Browse files
minor (#155)
1 parent ffc745a commit 28a69f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/eslint.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ export default tseslint.config(
1010
aseslint.config,
1111
{
1212
// generated
13-
ignores: ["transform/lib/**"],
13+
ignores: ["transform/lib/**", "build/**"],
1414
},
1515
);

0 commit comments

Comments
 (0)