1.0.18 • Published 2 months ago

@opi_pib/eslint-config-base v1.0.18

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

@opi_pib/eslint-config-base

Install

npm install -D @opi_pib/eslint-config-base

Angular

ng add @angular-eslint/schematics

Config

.eslintrc.json

{
	"extends": [
		"@opi_pib/base"
	]
}

VS Code settings.json

{
  "editor.formatOnSave": true,
  "editor.codeActionsOnSave": {
    "source.fixAll": true
  },
  "[typescript]": {
    "editor.defaultFormatter": "dbaeumer.vscode-eslint"
  },
  "eslint.format.enable": true
}
1.0.18

2 months ago

1.0.17

6 months ago

1.0.16

7 months ago

1.0.11

7 months ago

1.0.10

7 months ago

1.0.15

7 months ago

1.0.14

7 months ago

1.0.12

7 months ago

1.0.9

12 months ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.2

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago