nitro-react/craco.config.js
2021-09-16 00:48:43 -04:00

6 lines
64 B
JavaScript

module.exports = {
eslint: {
enabled: false
}
}