Move capitalize into twenty-shared (#9414)
capitalize had been moved into twenty-shared. Let's remove the duplicates in server and front !
This commit is contained in:
@ -24,8 +24,7 @@
|
||||
"@/*": ["packages/twenty-front/src/modules/*"],
|
||||
"~/*": ["packages/twenty-front/src/*"],
|
||||
"twenty-ui": ["packages/twenty-ui/src/index.ts"],
|
||||
"@ui/*": ["packages/twenty-ui/src/*"],
|
||||
"twenty-shared": ["packages/twenty-shared/dist"]
|
||||
"@ui/*": ["packages/twenty-ui/src/*"]
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
|
||||
Reference in New Issue
Block a user