Skip to content

Commit 10f14ee

Browse files
committed
Update eslint config
1 parent 2e0dfba commit 10f14ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

eslint.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ export default tseslint.config(
3838
'./tsconfig.json',
3939
'./crates/bindings-typescript/tsconfig.json',
4040
'./crates/bindings-typescript/test-app/tsconfig.json',
41+
'./crates/bindings-typescript/examples/basic-react/tsconfig.json',
42+
'./crates/bindings-typescript/examples/empty/tsconfig.json',
4143
'./crates/bindings-typescript/examples/quickstart-chat/tsconfig.json',
4244
'./docs/tsconfig.json',
4345
],

0 commit comments

Comments
 (0)