logo icon indicating copy to clipboard operation
logo copied to clipboard

Move implementation files to src/

Open mcmire opened this issue 2 years ago • 0 comments

Also, move convert.js to scripts/.

This matches how our other libraries tend to be structured.


To test this, run:

  • yarn lint
  • yarn convert
  • yarn demo --all

Also, check main and files in package.json.

mcmire avatar Nov 29 '23 19:11 mcmire