-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
This change is not strictly necessary, but a unique strength of this codebase is that TypeScript is used on both the frontend and backend. Language consistency will go a long way in speeding up development, but it is essential that your linters maintain that consistency (TypeScript can look very different under different linting rules!).
This may or may not be difficult to do, but reusing things like your ESLint and tsconfigs (if possible) across both stacks could be valuable. Not sure of the best way to implement this, maybe they can be directly reused or just kept in sync somehow...
Metadata
Metadata
Assignees
Labels
No labels