Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native TypeScript Compilation #158

Open
wants to merge 4 commits into
base: feat/mom-0.10
Choose a base branch
from
Open

Conversation

tsa96
Copy link
Member

@tsa96 tsa96 commented Nov 16, 2024

Changes build setup and XML includes to use new native TypeScript support

Shoutout to SCell


#### Recommendations
Most of our larger systems and components require significant work with (closed-source) game code and thus requires
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comma before "and" / "require" instead of "requires"


#### Recommendations
Most of our larger systems and components require significant work with (closed-source) game code and thus requires
licensed C++ access or working tandem licensed C++ developer. Our work until now has been done internally by the core
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"working in tandem with a" instead of "working tandem"


`npm install`
### Type checking, Linting and Formatting
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uppercase Checking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants