mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-12-11 18:41:12 -06:00
Updated changelog
This commit is contained in:
parent
ce0fc1094e
commit
b789f64a54
@ -15,11 +15,10 @@
|
|||||||
"setImmediate": true
|
"setImmediate": true
|
||||||
},
|
},
|
||||||
"rules": {
|
"rules": {
|
||||||
|
"no-nonoctal-decimal-escape": "off",
|
||||||
"@typescript-eslint/no-unsafe-assignment": "off",
|
"@typescript-eslint/no-unsafe-assignment": "off",
|
||||||
"@typescript-eslint/no-unsafe-member-access": "off",
|
"@typescript-eslint/no-unsafe-member-access": "off",
|
||||||
"@typescript-eslint/ban-types": "off",
|
"@typescript-eslint/ban-types": "off",
|
||||||
"no-nonoctal-decimal-escape": "off",
|
|
||||||
|
|
||||||
"@typescript-eslint/naming-convention": "off"
|
"@typescript-eslint/naming-convention": "off"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -22,7 +22,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||||||
* *Nothing*
|
* *Nothing*
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
* *Nothing*
|
* [#335](https://github.com/shlinkio/shlink-web-client/issues/335) Fixed linting errors.
|
||||||
|
|
||||||
|
|
||||||
## [3.0.1] - 2020-12-30
|
## [3.0.1] - 2020-12-30
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user