9 lines
112 B
JSON
9 lines
112 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "src",
|
|
"paths": {
|
|
"@appsmith/*": ["enterprise/*"]
|
|
}
|
|
}
|
|
}
|