Official csquare-ai ESLint configuration.
Maintained by:
- Mathieu Bour, Lead Platform Engineer at Cohesive Computing SA
Install with npm:
npm install --save-dev @csquare/eslint-config
Install with Yarn:
yarn add --dev @csquare/eslint-config
{
"extends": ["@csquare"]
}