-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
bugSomething isn't workingSomething isn't working
Description
In the tsconfig.build, there is 2 fields that make tsconfig not that strict.
It is require because if it's needed to build game with tsc, it will have an issue if this flags are not put.
But this flags are not usual.
Flags are :
"noImplicitAny": false"strictPropertyInitialization": false
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working