Skip to content

Commit 02310c7

Browse files
committed
chore: lint all files in frontend instead of just src
1 parent 75c0f6b commit 02310c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/.oxlintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"overrides": [
1313
{
14-
"files": ["src/**/*.ts"],
14+
"files": ["**/*.ts"],
1515
"rules": {
1616
//
1717
}

0 commit comments

Comments
 (0)