{ "extends": ["sonarqube", "./.eslintrc-typescript"], "rules": { "camelcase": "off", "promise/no-return-wrap": "warn", "react/jsx-curly-brace-presence": "warn", "testing-library/render-result-naming-convention": "off" } }