feat: convert to crystal

This commit is contained in:
thomas
2024-05-26 21:42:17 +02:00
parent f0abc3ec46
commit a07954fa73
73 changed files with 96 additions and 346 deletions

View File

@@ -70,9 +70,6 @@
"options": {
"buildTarget": "performance-default-vs-onpush:build"
}
},
"lint": {
"executor": "@nx/eslint:lint"
}
}
}