We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b699fd commit 7bb8b80Copy full SHA for 7bb8b80
src/rules/sortTypeUnionIntersectionMembers.js
@@ -228,5 +228,6 @@ export default {
228
type: 'object',
229
},
230
],
231
+ hasSuggestions: true,
232
233
};
0 commit comments