1.0.0-beta.5 • Published 2 years ago
@the-arc-gmbh/eslint-config v1.0.0-beta.5
ESLint Base Configuration for THE ARC projects
Additional Rules can be found on the eslint website.
Contains the ESLint configuration used for projects maintained by the THE ARC team.
Installation
You can install ESLint using npm:
npm install eslint --save-devor using yarn
yarn add -D eslintThen install this configuration:
npm install @the-arc-gmbh/eslint-config --save-devor
yarn add -D @the-arc-gmbh/eslint-configUsage
In your package.json file, add:
{
    "extends": "@the-arc-gmbh/eslint-config", // base-config
}1.0.0-beta.5
2 years ago
0.1.0-beta.2
3 years ago
0.1.0-beta.1
3 years ago
0.1.0-beta.0
3 years ago
1.0.0-beta.3
3 years ago
1.0.0-beta.4
3 years ago
0.0.6
3 years ago
0.0.5
3 years ago
0.0.4
3 years ago
0.0.3
4 years ago
0.0.2
4 years ago
0.0.1
4 years ago