Create a TypeScript Action with tests, linting, workflow, publishing, and versioning
Go to file Use this template
Danny McCormick eeda688ea3 Add template 2019-06-24 16:19:34 -04:00
__tests__ Add template 2019-06-24 16:19:34 -04:00
docs Add template 2019-06-24 16:19:34 -04:00
node_modules Add template 2019-06-24 16:19:34 -04:00
src Add template 2019-06-24 16:19:34 -04:00
toolkit Add template 2019-06-24 16:19:34 -04:00
.gitignore Add template 2019-06-24 16:19:34 -04:00
.prettierrc.json Add template 2019-06-24 16:19:34 -04:00
LICENSE Add template 2019-06-24 16:19:34 -04:00
README.md Add template 2019-06-24 16:19:34 -04:00
action.yml Add template 2019-06-24 16:19:34 -04:00
jest.config.js Add template 2019-06-24 16:19:34 -04:00
package-lock.json Add template 2019-06-24 16:19:34 -04:00
package.json Add template 2019-06-24 16:19:34 -04:00
tsconfig.json Add template 2019-06-24 16:19:34 -04:00

JavaScript Template Action

To get started, click the Use this template button on this repository which will create a new repository based on this template.