Add CI workflow

This commit is contained in:
Stéphan Kochen
2020-08-29 10:51:05 +02:00
parent bb89204596
commit 8d911ac7b0
3 changed files with 542 additions and 9 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-proposal-decorators": "^7.10.5",
"@babel/preset-typescript": "^7.10.4",
"@types/node": "12",
"@types/node": "10",
"@yarnpkg/cli": "^2.2.0",
"@yarnpkg/core": "^2.2.0",
"@yarnpkg/fslib": "^2.2.0",
"@yarnpkg/plugin-pnp": "^2.2.0",