diff --git a/.browserslistrc b/.browserslistrc index 36cf4ddd..bde9f522 100644 --- a/.browserslistrc +++ b/.browserslistrc @@ -1,5 +1,4 @@ last 2 Chrome versions last 2 Safari versions Firefox ESR -maintained node versions not dead diff --git a/.putout.json b/.putout.json index 6fcdff2e..93306eb9 100644 --- a/.putout.json +++ b/.putout.json @@ -3,6 +3,9 @@ "fixture*" ], "match": { + ".webpack": { + "webpack": "on" + }, "server": { "remove-process-exit": true },