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-configInstall with Yarn:
yarn add --dev @csquare/eslint-config{
"extends": ["@csquare"]
}