test(core): remove IE10 reference from browserslist
files (#39090)
This commit updates `browserslist` files to exclude IE10 references. PR Close #39090
This commit is contained in:
@ -9,4 +9,4 @@
|
||||
last 2 versions
|
||||
Firefox ESR
|
||||
not dead
|
||||
not IE 9-11 # For IE 9-11 support, remove 'not'.
|
||||
not IE 11 # For IE 11 support, remove 'not'.
|
Reference in New Issue
Block a user