File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2018 Andrey Los
3+ Copyright (c) 2020 Andrii Los
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11# import-move-codemod
2+ ![ npm] ( https://img.shields.io/npm/v/import-move-codemod )
23
34Codemod to move imports from one module to another. Super useful in huge monorepos or huge migrations of 3rd party packages.
45
Original file line number Diff line number Diff line change 11{
22 "name" : " import-move-codemod" ,
3- "version" : " 0.0.1-2 " ,
3+ "version" : " 0.0.1" ,
44 "description" : " This babel plugin should be used as codemod for bulk import refactorings a.k.a module move refactorings" ,
55 "repository" : " https://github.com/RIP21/import-move-codemod" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments