Skip to content

Commit 0708b6a

Browse files
committed
Fix not showing deprecated lints
1 parent e8185ec commit 0708b6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/gh-pages/script.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ const LEVEL_FILTERS_DEFAULT = {
208208
allow: true,
209209
warn: true,
210210
deny: true,
211+
none: true,
211212
};
212213
const APPLICABILITIES_FILTER_DEFAULT = {
213214
Unspecified: true,

0 commit comments

Comments
 (0)