Add GitHub action infrastructure.

This commit is contained in:
Fabio Niephaus
2022-01-03 08:43:40 +01:00
parent 1478c743ed
commit db50d45bd5
13 changed files with 11418 additions and 0 deletions

4
.eslintignore Normal file
View File

@@ -0,0 +1,4 @@
dist/
lib/
node_modules/
jest.config.js