This commit is contained in:
parent
3eeaa72233
commit
85cfc728ea
23
CHANGELOG.md
Normal file
23
CHANGELOG.md
Normal file
@ -0,0 +1,23 @@
|
||||
# Changelog
|
||||
|
||||
## 2.1.0
|
||||
|
||||
update to eslint 7.0
|
||||
|
||||
## 2.0.0
|
||||
|
||||
- split into modules
|
||||
- eslint-es6
|
||||
- eslint-ts
|
||||
- eslint-vue
|
||||
|
||||
## 1.2.0
|
||||
|
||||
- add node plugin
|
||||
- add sort-requires plugin
|
||||
|
||||
## 1.1.0 (lost changelog)
|
||||
|
||||
## 1.0.0
|
||||
|
||||
initial release
|
@ -19,7 +19,11 @@
|
||||
"eslint",
|
||||
"eslintconfig"
|
||||
],
|
||||
"author": "Timo Hocker <timo@scode.ovh>",
|
||||
"author": {
|
||||
"name": "Timo Hocker",
|
||||
"email": "timo@scode.ovh"
|
||||
},
|
||||
"bugs": "https://redmine.scode.ovh/projects/eslint-config",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"eslint": "^7.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user