Skip to content

Commit

Permalink
delint
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Telatynski <[email protected]>
  • Loading branch information
t3chguy committed Jul 17, 2024
1 parent 1eea7ff commit f8701ee
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .modernizr.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,24 @@
"test/css/filters",
"test/css/flexbox",
"test/css/objectfit",

"test/es5/date",
"test/es5/function",
"test/es5/object",
"test/es5/undefined",

"test/es6/array",
"test/es6/collections",
"test/es6/promises",
"test/es6/string",

"test/svg",
"test/svg/asimg",
"test/svg/filters",

"test/url/parser",
"test/url/urlsearchparams",

"test/cors",
"test/crypto",
"test/iframe/sandbox",
Expand All @@ -29,4 +34,4 @@
"test/window/resizeobserver",
"test/audio/webaudio"
]
}
}

0 comments on commit f8701ee

Please sign in to comment.