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 ad2eee3 commit 88ce370Copy full SHA for 88ce370
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 55.2.1
5
+* Fixed type test paths.
6
+
7
## 55.2.0
8
* Fixed test paths.
9
* Removed `@typescript-eslint/ban-ts-comment` rule for tests.
package.json
@@ -1,6 +1,6 @@
{
"name": "@logux/eslint-config",
- "version": "55.2.0",
+ "version": "55.2.1",
"description": "An ESLint shareable config for Logux",
"keywords": [
"logux",
0 commit comments