Initial BPer implementation

This commit is contained in:
Andrea Lamparelli 2022-12-22 13:14:37 +01:00
parent 05d156a5b0
commit f0d9f789fa
59 changed files with 33618 additions and 1048 deletions

View file

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