Bugfix/ts style (#17)
Some checks failed
Java CI with Gradle / build (push) Has been cancelled

Fix style warnings.
This commit is contained in:
Michael N. Lipp 2023-10-31 23:03:48 +01:00 committed by GitHub
parent 6f45e7982a
commit 39a2a0389e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 1483 additions and 87 deletions

View file

@ -3,6 +3,7 @@
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-terser": "^0.4.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"documentation": "^14.0.1",
"install": "^0.13.0",
"jsdoc": "^4.0.2",