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 22e9a59 commit d5adf80Copy full SHA for d5adf80
packages/opentelemetry-propagator-aws-xray/.eslintrc.js
@@ -5,5 +5,5 @@ module.exports = {
5
"browser": true,
6
"jquery": true
7
},
8
- ...require('../../eslint.config.js')
+ ...require('../../eslint.base.js')
9
}
0 commit comments