Version 1.0

This commit is contained in:
Raphix
2023-04-26 23:26:20 +02:00
parent cfcfcc8184
commit 3edfea1dbc
14 changed files with 3416 additions and 52 deletions

4
.gitignore vendored
View File

@ -8,6 +8,8 @@ yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
*.json
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
@ -17,6 +19,8 @@ pids
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov