Drop IE 11

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2022-05-24 10:08:13 +02:00
parent 3d1b8e75f3
commit db8ccf4a24
+1 -1
View File
@@ -33,7 +33,7 @@
},
"browserslist": [
"defaults",
"Explorer >= 11"
"not IE 11"
],
"prettier": {
"arrowParens": "avoid",