Skip to content

Commit 703b80e

Browse files
committed
合わせてコメントも追加
1 parent 3dbc859 commit 703b80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module.exports = {
2121
tags: ['custom-yamato', 'custom-title'],
2222
},
2323
],
24-
'tailwindcss/classnames-order': 0,
24+
'tailwindcss/classnames-order': 0, // 近くこちらのルールは外せると良い
2525
'vue/no-v-for-template-key-on-child': 'off',
2626
'vue/no-deprecated-slot-attribute': 'off',
2727
'vue/singleline-html-element-content-newline': 'off',

0 commit comments

Comments
 (0)