vue-metamorph package
Functions
Function | Description |
---|---|
Creates a CLI instance | |
Finds manual migration locations in a file | |
Runs codemods against source code |
Interfaces
Interface | Description |
---|---|
vue-metamorph CLI Options |
Namespaces
Namespace | Description |
---|---|
Variables
Variable | Description |
---|---|
AST Node builders |
Type Aliases
Type Alias | Description |
---|---|
A plugin that updates source code | |
An error that was encountered during parsing or plugin execution | |
A plugin for finding nodes that cannot be migrated automatically | |
An object containing a manual migration that a ManualMigrationPlugin reported | |
Union of plugin types | |
Function signature for the onProgress function passed to createVueMetamorphCli | |
Return type of the | |
ESTree Program type, with an additional property |