graphitation/package-template
Eloy Durán afb55583e4 [package] Let module loader choose format 2021-04-25 01:03:43 +02:00
..
src fixing for publish 2021-04-20 10:07:41 -07:00
.eslintrc.json fixing for publish 2021-04-20 10:07:41 -07:00
.npmignore [package] Add .npmignore files 2021-04-23 21:02:26 +02:00
README.md fixing for publish 2021-04-20 10:07:41 -07:00
package.json [package] Let module loader choose format 2021-04-25 01:03:43 +02:00
tsconfig.json fixing for publish 2021-04-20 10:07:41 -07:00

README.md

package template

TODO

  • copy pasta this template into /packages
  • open package.json and change the name
  • run yarn at repo root
  • run yarn build and make sure the new package is building alongside with the rest of repo packages
  • change this README.md