Custom eslint config for Arcjet projects.
npm install -D @arcjet/eslint-config
In your .eslintrc.cjs
file:
module.exports = {
root: true,
extends: ["@arcjet/eslint-config"],
};
Licensed under the Apache License, Version 2.0.
Custom eslint config for Arcjet projects.
npm install -D @arcjet/eslint-config
In your .eslintrc.cjs
file:
module.exports = {
root: true,
extends: ["@arcjet/eslint-config"],
};
Licensed under the Apache License, Version 2.0.
npm i @arcjet/eslint-config
424
1.0.0-alpha.31
Apache-2.0
14.3 kB
5