cmstead / js-codeformer

A JS refactoring and code automation tool for building better source
MIT License
28 stars 2 forks source link

Introduce function #4

Closed cmstead closed 3 years ago

cmstead commented 3 years ago

Use a selected function call/usage to introduce a new function declaration.

This is an action-type behavior

Key behaviors:

Error conditions

cmstead commented 3 years ago

This is complete as of 0.22.3:

https://github.com/cmstead/js-codeformer/releases/tag/v0.22.3