Add CI/CD with github action
This commit is contained in:
parent
68f0ae5137
commit
6348ea0ba6
5 changed files with 151 additions and 4 deletions
|
|
@ -2,9 +2,7 @@
|
|||
"compilerOptions": {
|
||||
"target": "es6",
|
||||
"module": "commonjs",
|
||||
"rootDir": "src",
|
||||
"outDir": "dist",
|
||||
|
||||
"strict": true,
|
||||
|
||||
"esModuleInterop": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue