Browse Source

auto fixable annotation

CrazyDoctor 2 years ago
parent
commit
66ef43adb9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      index.js

+ 1 - 0
index.js

@@ -234,6 +234,7 @@ module.exports = {
 				};
 			}
 		},
+		// auto fixable
 		'whitespace-only-lines': {
 			meta: {
 				type: 'suggestion',