Contributing to plugin Set up Install dev deps after git clone the repo. # npm is not allowed. $ yarn Build Transform with babel and rollup. $ yarn build # Build and monitor file changes $ yarn build --watch Debug TODO Test $ yarn test