Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 72f5898

Browse filesBrowse files
waynzhFloEdelmann
andauthored
Update lib/rules/define-props-destructuring.js
Co-authored-by: Flo Edelmann <git@flo-edelmann.de>
1 parent 8cf5d3b commit 72f5898
Copy full SHA for 72f5898

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/rules/define-props-destructuring.js

Copy file name to clipboardExpand all lines: lib/rules/define-props-destructuring.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module.exports = {
1010
meta: {
1111
type: 'suggestion',
1212
docs: {
13-
description: 'enforce consistent style for prop destructuring',
13+
description: 'enforce consistent style for props destructuring',
1414
categories: undefined,
1515
url: 'https://eslint.vuejs.org/rules/define-props-destructuring.html'
1616
},

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.