CARTO's Professional Service lintstaged config
npm install @carto/lintstaged-psThis repository contains the packages with lintstaged config.
Install @carto/lintstaged-ps like dependence:
``bash`
npm install --save @carto/lintstaged-ps
Add a new file called lintstagedrc.js to the root of your project and add the following:
`js``
module.exports = require('@carto/lintstaged-ps');
See the contributing guide for detailed instructions on how to get started with our project.
If you're looking for a way to contribute, you can scan through our existing issues for something to work on. When ready, check out Getting Started with Contributing for detailed instructions.