switch to playwright test runner, use esbuild for dev builds, switch to array destructuring

This commit is contained in:
Rene
2022-06-10 10:55:51 +02:00
parent 9d0dd41d7f
commit 35868511ff
156 changed files with 6693 additions and 7793 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"printWidth": 150,
"printWidth": 100,
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "es5",