Base implementation

This commit is contained in:
Andrea Lamparelli 2022-12-23 19:03:23 +01:00
parent 05d156a5b0
commit 74703c48f3
53 changed files with 34684 additions and 392 deletions

View file

@ -43,5 +43,9 @@
"error",
"as-needed"
]
},
"env": {
"node": true,
"es2020": true
}
}