Aryan
Implement secure onboarding registration, password strength visual meters, hide/show password actions, and multi-tenant document list filtering
e80bf7e
Raw
History Blame Contribute Delete
137 Bytes
Invalid JSON:Expected double-quoted property name in JSONat line 6, column 2
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "ESNext",
"lib": ["es2024"],
},
"exclude": [
"coverage",
],
}