{ "extends": [ "development" ], "browserslist": [ "defaults", "not ie 11", "not chrome <= 109" ], "hints": { "axe/forms": "off", "no-inline-styles": "off" } }