CARTO Lint PS React Library - lintstaged
This repository contains the packages with lintstaged config.
Installation
Install @carto/lintstaged-ps like dependence:
npm install --save @carto/lintstaged-ps
Usage
Add a new file called lintstagedrc.js
to the root of your project and add the following:
module.exports = require('@carto/lintstaged-ps');
Contributing
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.