nitro-react/craco.config.js

6 lines
64 B
JavaScript
Raw Normal View History

2021-09-16 06:48:43 +02:00
module.exports = {
eslint: {
enabled: false
}
}