зеркало из https://github.com/microsoft/rnx-kit.git
RELEASING: Releasing 1 package(s) (#2377)
Releases: @rnx-kit/eslint-plugin@0.4.2 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
12421fa05d
Коммит
1ec174ee1d
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
"@rnx-kit/eslint-plugin": patch
|
||||
---
|
||||
|
||||
no-export-all: Don't flag or autofix namespace exports (`export * as ns`)
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
"@rnx-kit/eslint-plugin": patch
|
||||
---
|
||||
|
||||
no-export-all: add support in fixer for TS `export import =`
|
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
---
|
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
---
|
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
---
|
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
---
|
|
@ -1,5 +1,12 @@
|
|||
# Change Log - @rnx-kit/eslint-plugin
|
||||
|
||||
## 0.4.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 12421fa0: no-export-all: Don't flag or autofix namespace exports (`export * as ns`)
|
||||
- 0ac2d516: no-export-all: add support in fixer for TS `export import =`
|
||||
|
||||
## 0.4.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@rnx-kit/eslint-plugin",
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.2",
|
||||
"description": "A set of ESLint rules for React developers",
|
||||
"keywords": [
|
||||
"eslint",
|
||||
|
|
Загрузка…
Ссылка в новой задаче