0.0.16 • Published 1 year ago
eslint-config-grzechz v0.0.16
eslint-config-grzechz
Installation
npm i eslint eslint-config-grzechz jest
Then, add this to your .eslintrc.js
file:
module.exports = {
extends: "grzechz",
};
npm i eslint eslint-config-grzechz jest
Then, add this to your .eslintrc.js
file:
module.exports = {
extends: "grzechz",
};