{
	"extends": ["@wezom/eslint-config-react", "@wezom/eslint-config-ts"],
	"rules": {
		"react/prop-types": "off"
	}
}
