You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose a v1 of createNewProject(path, { options }) in the inlang SDK.
Until #1585 is implemented, we can create a new project with the inlang message format plugins as default, creating a folder in the inlang project to persist the messages. That unblocks @opral/inlang-fink and @opral/inlang-sherlock to start implementing onboarding flows.
Problem
Apps can't create a project.
Proposal
Expose a v1 of
createNewProject(path, { options })
in the inlang SDK.Until #1585 is implemented, we can create a new project with the inlang message format plugins as default, creating a folder in the inlang project to persist the messages. That unblocks @opral/inlang-fink and @opral/inlang-sherlock to start implementing onboarding flows.
Tasks
*.inlang
Additional information
I propose to ship the most used lint rules by default. They can be uninstalled later
The text was updated successfully, but these errors were encountered: