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 6fd8e16 commit 24597b4Copy full SHA for 24597b4
src/rules/requireJSDoc.js
@@ -5,7 +5,7 @@
5
6
/* eslint-disable sort-keys */
7
/* The meta information is well defined and has a fixed structure.
8
- Sorting the keys does not destroys this natural structure and creates confusion. */
+ Sorting the keys destroys this natural structure. */
9
10
const OPTIONS_SCHEMA = {
11
type: 'object',
0 commit comments