Skip to content

Commit d1dc74a

Browse files
committed
chore: fix lint
1 parent 1950d2e commit d1dc74a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

eslint.config.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ export default [
135135
ignore: [
136136
'^@.*$',
137137
'^bun:.*$', // Bun built-in modules
138+
'^superdoc$',
139+
'^superdoc/style\\.css$',
138140
],
139141
}
140142
]

0 commit comments

Comments
 (0)