Skip to content

Commit 97ee4c8

Browse files
committed
feature: @putout/plugin-variables: extract-keywords: add
1 parent 2b3673e commit 97ee4c8

Some content is hidden

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

43 files changed

+173
-251
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2254,7 +2254,6 @@ It has a lot of plugins divided by groups:
22542254
|--------|-------|
22552255
| [`@putout/plugin-extract-sequence-expressions`](/packages/plugin-extract-sequence-expressions#readme) | [![npm](https://img.shields.io/npm/v/@putout/plugin-extract-sequence-expressions.svg?maxAge=86400)](https://www.npmjs.com/package/@putout/plugin-extract-sequence-expressions) |
22562256
| [`@putout/plugin-extract-object-properties`](/packages/plugin-extract-object-properties#readme) | [![npm](https://img.shields.io/npm/v/@putout/plugin-extract-object-properties.svg?maxAge=86400)](https://www.npmjs.com/package/@putout/plugin-extract-object-properties) |
2257-
| [`@putout/plugin-extract-keywords-from-variables`](/packages/plugin-extract-keywords-from-variables#readme) | [![npm](https://img.shields.io/npm/v/@putout/plugin-extract-keywords-from-variables.svg?maxAge=86400)](https://www.npmjs.com/package/@putout/plugin-extract-keywords-from-variables) |
22582257

22592258
### Reusers
22602259

packages/plugin-extract-keywords-from-variables/.gitignore

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/plugin-extract-keywords-from-variables/.madrun.js

Lines changed: 0 additions & 12 deletions
This file was deleted.

packages/plugin-extract-keywords-from-variables/.npmignore

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/plugin-extract-keywords-from-variables/.nycrc.json

Lines changed: 0 additions & 15 deletions
This file was deleted.

packages/plugin-extract-keywords-from-variables/.putout.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/plugin-extract-keywords-from-variables/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

packages/plugin-extract-keywords-from-variables/README.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

packages/plugin-extract-keywords-from-variables/eslint.config.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

packages/plugin-extract-keywords-from-variables/package.json

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)