Wip/gitlab ci (#32)

Start CI/CD on a gitlab instance.
This commit is contained in:
Michael N. Lipp 2024-06-18 13:51:59 +02:00 committed by GitHub
parent 10182efea1
commit 7f80f4c6e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 1676 additions and 1716 deletions

View file

@ -21,6 +21,10 @@
"typedoc-plugin-missing-exports": "^2.1.0",
"typescript": "^5.2.2"
},
"overrides": {
"node-gyp": "^10.1.0",
"glob": "^9.0.0"
},
"eslintConfig": {
"root": true,
"extends": "eslint:recommended",