feat: Add 'atas' (minutes/records) management feature, and implement various improvements across UI, backend logic, and authentication.
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"check": "biome check --write .",
|
||||
"check": "turbo lint && prettier --write .",
|
||||
"lint": "turbo lint",
|
||||
"format": "turbo format",
|
||||
"dev": "turbo dev",
|
||||
"build": "turbo build",
|
||||
"check-types": "turbo check-types",
|
||||
|
||||
Reference in New Issue
Block a user