A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/antfu/eslint-config/commit/1c32240 below:

Prop names should always use camelCase during declaration. (#293) · antfu/eslint-config@1c32240 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-0

lines changed Original file line number Diff line number Diff line change

@@ -89,6 +89,7 @@ export function vue(

89 89

],

90 90

'vue/prefer-separate-static-class': 'error',

91 91

'vue/prefer-template': 'error',

92 +

'vue/prop-name-casing': ['error', 'camelCase'],

92 93

'vue/require-default-prop': 'off',

93 94

'vue/require-prop-types': 'off',

94 95

'vue/space-infix-ops': 'error',

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4