This website requires JavaScript.
Explore
Help
Sign In
Protei
/
PromucFlow_constructor
Watch
2
Star
0
Fork
0
You've already forked PromucFlow_constructor
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
ea2244e7e3
PromucFlow_constructor
/
app
/
client
/
tsconfig.path.json
9 lines
112 B
JSON
Raw
Normal View
History
Unescape
Escape
Add @appsmith namespace (#74) Adds an @appsmtih alias for managing imports with the EE repo
2020-07-10 09:24:06 +00:00
{
"compilerOptions"
:
{
"baseUrl"
:
"src"
,
"paths"
:
{
Update alias and added some documentation (#6) Update import alias in the index.tsx and added some documentation in the README
2020-07-15 06:05:02 +00:00
"@appsmith/*"
:
[
"enterprise/*"
]
Add @appsmith namespace (#74) Adds an @appsmtih alias for managing imports with the EE repo
2020-07-10 09:24:06 +00:00
}
}
}
Reference in New Issue
Copy Permalink