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 5442af5 commit a8fd798Copy full SHA for a8fd798
specification/eslint.config.js
@@ -39,7 +39,7 @@ export default defineConfig({
39
'es-spec-validator/request-must-have-urls': 'error',
40
'es-spec-validator/no-variants-on-responses': 'error',
41
'es-spec-validator/no-inline-unions': 'error',
42
- 'es-spec-validator/prefer-tagged-variants': 'error'
+ 'es-spec-validator/prefer-tagged-variants': 'error',
43
'es-spec-validator/jsdoc-endpoint-check': [
44
'error',
45
{
0 commit comments