We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab154f commit a8aebbaCopy full SHA for a8aebba
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## <small>3.1.3 (2020-06-03)</small>
2
+
3
+* fix: disabling `unicorn/no-useless-undefined` ([bab154f](https://github.com/readmeio/eslint-config/commit/bab154f))
4
5
6
7
## <small>3.1.2 (2020-06-02)</small>
8
9
* fix: disabling jest/no-deprecated-functions ([a198df0](https://github.com/readmeio/eslint-config/commit/a198df0))
package.json
@@ -1,6 +1,6 @@
{
"name": "@readme/eslint-config",
- "version": "3.1.2",
+ "version": "3.1.3",
"description": "ReadMe coding standards",
"main": "index.js",
"scripts": {
0 commit comments