There is no messy configuration anymore, only this one configuration is enough
yarn add eslint-config-ryuurock -D
module.exports = {
extends: ['ryuurock']
};
You can refer to the configuration documentation of prettier
A collection of various general eslint for TypeScript and JavsScript
JavaScript
There is no messy configuration anymore, only this one configuration is enough
yarn add eslint-config-ryuurock -D
module.exports = {
extends: ['ryuurock']
};
You can refer to the configuration documentation of prettier