File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed
Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -2282,7 +2282,7 @@ Next packages not bundled with 🐊**Putout** but can be installed separately.
22822282| [ ` @putout/plugin-react-router ` ] ( /packages/plugin-react-router#readme ) | [ ![ npm] ( https://img.shields.io/npm/v/@putout/plugin-react-router.svg?maxAge=86400 )] ( https://www.npmjs.com/package/@putout/plugin-react-router ) |
22832283| [ ` @putout/plugin-convert-is-nan-to-number-is-nan ` ] ( /packages/plugin-convert-is-nan-to-number-is-nan#readme ) | [ ![ npm] ( https://img.shields.io/npm/v/@putout/plugin-convert-is-nan-to-number-is-nan.svg?maxAge=86400 )] ( https://www.npmjs.com/package/@putout/plugin-convert-is-nan-to-number-is-nan ) |
22842284| [ ` @putout/plugin-convert-spread-to-array-from ` ] ( /packages/plugin-convert-spread-to-array-from#readme ) | [ ![ npm] ( https://img.shields.io/npm/v/@putout/plugin-convert-spread-to-array-from.svg?maxAge=86400 )] ( https://www.npmjs.com/package/@putout/plugin-convert-spread-to-array-from ) |
2285- | [ ` @putout/plugin-convert-assert- to-with ` ] ( /packages/plugin-convert-assert- to-with #readme ) | [ ![ npm] ( https://img.shields.io/npm/v/@putout/plugin-convert-assert- to-with .svg?maxAge=86400 )] ( https://www.npmjs.com/package/@putout/plugin-convert-assert- to-with ) |
2285+ | [ ` @putout/plugin-convert-array-copy- to-slice ` ] ( /packages/plugin-convert-array-copy- to-slice #readme ) | [ ![ npm] ( https://img.shields.io/npm/v/@putout/plugin-convert-array-copy- to-slice .svg?maxAge=86400 )] ( https://www.npmjs.com/package/@putout/plugin-convert-array-copy- to-slice ) |
22862286| [ ` @putout/plugin-apply-nullish-coalescing ` ] ( /packages/plugin-apply-nullish-coalescing#readme ) | [ ![ npm] ( https://img.shields.io/npm/v/@putout/plugin-apply-nullish-coalescing.svg?maxAge=86400 )] ( https://www.npmjs.com/package/@putout/plugin-apply-nullish-coalescing ) |
22872287| [ ` @putout/plugin-cloudcmd ` ] ( /packages/plugin-cloudcmd#readme ) | [ ![ npm] ( https://img.shields.io/npm/v/@putout/plugin-cloudcmd.svg?maxAge=86400 )] ( https://www.npmjs.com/package/@putout/plugin-cloudcmd ) |
22882288| [ ` @putout/plugin-postcss ` ] ( /packages/plugin-postcss#readme ) | [ ![ npm] ( https://img.shields.io/npm/v/@putout/plugin-postcss.svg?maxAge=86400 )] ( https://www.npmjs.com/package/@putout/plugin-postcss ) |
Original file line number Diff line number Diff line change 102102 "@putout/plugin-conditions" : " ^8.0.0" ,
103103 "@putout/plugin-convert-apply-to-spread" : " ^4.0.0" ,
104104 "@putout/plugin-convert-arguments-to-rest" : " ^4.0.0" ,
105- "@putout/plugin-convert-array-copy-to-slice" : " ^4.0.0" ,
106105 "@putout/plugin-convert-concat-to-flat" : " ^1.0.0" ,
107106 "@putout/plugin-convert-const-to-let" : " ^5.0.0" ,
108107 "@putout/plugin-convert-expression-to-params" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 258258 " convert-object-entries-to-object-keys" ,
259259 " convert-object-keys-to-object-entries" ,
260260 " convert-to-arrow-function" ,
261- " convert-array-copy-to-slice" ,
262261 " convert-template-to-string" ,
263262 " convert-index-of-to-includes" ,
264263 " convert-quotes-to-backticks" ,
You can’t perform that action at this time.
0 commit comments