{
"compilerOptions": {
"baseUrl": "src",
"paths": {
"@appsmith/*": ["enterprise/*"],
"test/*": ["../test/*"]
}