@@ -46,6 +46,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
46
46
- [ Tests] [ ` no-restricted-paths ` ] : Tests for ` import type ` statements ([ #2459 ] , thanks [ @golergka ] )
47
47
- [ Tests] [ ` no-restricted-paths ` ] : fix one failing ` import type ` test case, submitted by [ @golergka ] , thanks [ @azyzz228 ]
48
48
- [ Docs] automate docs with eslint-doc-generator ([ #2582 ] , thanks [ @bmish ] )
49
+ - [ readme] Increase clarity around typescript configuration ([ #2588 ] , thanks [ @Nfinished ] )
49
50
50
51
## [ 2.26.0] - 2022-04-05
51
52
@@ -1020,6 +1021,8 @@ for info on changes for earlier releases.
1020
1021
1021
1022
[ `memo-parser` ] : ./memo-parser/README.md
1022
1023
1024
+ [ #2588 ] : https://github.com/import-js/eslint-plugin-import/pull/2588
1025
+ [ #2582 ] : https://github.com/import-js/eslint-plugin-import/pull/2582
1023
1026
[ #2570 ] : https://github.com/import-js/eslint-plugin-import/pull/2570
1024
1027
[ #2568 ] : https://github.com/import-js/eslint-plugin-import/pull/2568
1025
1028
[ #2546 ] : https://github.com/import-js/eslint-plugin-import/pull/2546
@@ -1051,9 +1054,9 @@ for info on changes for earlier releases.
1051
1054
[ #2374 ] : https://github.com/import-js/eslint-plugin-import/pull/2374
1052
1055
[ #2371 ] : https://github.com/import-js/eslint-plugin-import/pull/2371
1053
1056
[ #2367 ] : https://github.com/import-js/eslint-plugin-import/pull/2367
1054
- [ #2332 ] : https://github.com/import-js/eslint-plugin-import/pull/2332
1055
1057
[ #2358 ] : https://github.com/import-js/eslint-plugin-import/pull/2358
1056
1058
[ #2341 ] : https://github.com/import-js/eslint-plugin-import/pull/2341
1059
+ [ #2332 ] : https://github.com/import-js/eslint-plugin-import/pull/2332
1057
1060
[ #2334 ] : https://github.com/import-js/eslint-plugin-import/pull/2334
1058
1061
[ #2330 ] : https://github.com/import-js/eslint-plugin-import/pull/2330
1059
1062
[ #2305 ] : https://github.com/import-js/eslint-plugin-import/pull/2305
@@ -1695,6 +1698,7 @@ for info on changes for earlier releases.
1695
1698
[ @mrmckeb ] : https://github.com/mrmckeb
1696
1699
[ @msvab ] : https://github.com/msvab
1697
1700
[ @mx-bernhard ] : https://github.com/mx-bernhard
1701
+ [ @Nfinished ] : https://github.com/Nfinished
1698
1702
[ @nickofthyme ] : https://github.com/nickofthyme
1699
1703
[ @nicolashenry ] : https://github.com/nicolashenry
1700
1704
[ @noelebrun ] : https://github.com/noelebrun
0 commit comments