Skip to content

Commit f4a1844

Browse files
committed
feature: @putout/plugin-destructuring: extract-properties: add
1 parent b623363 commit f4a1844

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+220
-451
lines changed

README.md

Lines changed: 0 additions & 1 deletion

packages/plugin-destructuring/README.md

Lines changed: 38 additions & 0 deletions

packages/plugin-extract-object-properties/lib/equal-deep/fixture/array.js renamed to packages/plugin-destructuring/lib/extract-properties-equal-deep/fixture/array.js

File renamed without changes.

packages/plugin-extract-object-properties/lib/equal-deep/fixture/default.js renamed to packages/plugin-destructuring/lib/extract-properties-equal-deep/fixture/default.js

File renamed without changes.

packages/plugin-extract-object-properties/lib/equal-deep/fixture/fn-args.js renamed to packages/plugin-destructuring/lib/extract-properties-equal-deep/fixture/fn-args.js

File renamed without changes.

packages/plugin-extract-object-properties/lib/equal-deep/fixture/fn-fix.js renamed to packages/plugin-destructuring/lib/extract-properties-equal-deep/fixture/fn-fix.js

File renamed without changes.

packages/plugin-extract-object-properties/lib/equal-deep/fixture/fn.js renamed to packages/plugin-destructuring/lib/extract-properties-equal-deep/fixture/fn.js

File renamed without changes.

packages/plugin-extract-object-properties/lib/equal-deep/fixture/no-destr.js renamed to packages/plugin-destructuring/lib/extract-properties-equal-deep/fixture/no-destr.js

File renamed without changes.

packages/plugin-extract-object-properties/lib/equal-deep/fixture/not-var.js renamed to packages/plugin-destructuring/lib/extract-properties-equal-deep/fixture/not-var.js

File renamed without changes.

packages/plugin-extract-object-properties/lib/equal-deep/fixture/object-fix.js renamed to packages/plugin-destructuring/lib/extract-properties-equal-deep/fixture/object-fix.js

File renamed without changes.

0 commit comments

Comments
 (0)