We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5744309 commit 39fe746Copy full SHA for 39fe746
packages/eslint-config/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.5.0](https://www.github.com/typescord/beauty/compare/eslint-config-v0.4.0...eslint-config-v0.5.0) (2021-06-13)
4
+
5
6
+### Features
7
8
+* disable unicorn/prefer-module ([9510487](https://www.github.com/typescord/beauty/commit/9510487a3e1255d7a68dfb88f375aeee100ea5bd))
9
10
## [0.4.0](https://www.github.com/typescord/beauty/compare/eslint-config-v0.3.1...eslint-config-v0.4.0) (2021-06-13)
11
12
packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@typescord/eslint-config",
- "version": "0.4.0",
+ "version": "0.5.0",
"description": "ESLint config for Typescord packages",
"keywords": [
"eslint",
0 commit comments