Motion
Motion support package for Atom
Installation
apm install motion
Usage
Automatic imports replacing
This package automatically replaces your imports to local paths, for example if you type import component from '$component'
, It'll automatically replace it with the path of $root/component
in place
License
This package is licensed under the terms of MIT License. See the LICENSE file for more info.