We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6db891 commit fb887f4Copy full SHA for fb887f4
.eslintrc.js
@@ -1,5 +1,5 @@
1
module.exports = {
2
- ignorePatterns: ['*_client.ts'],
+ ignorePatterns: ['*_client.ts', 'examples/reti/**'],
3
env: {
4
browser: true,
5
es2021: true,
0 commit comments