Skip to content

lint configs should be shared across BE + FE #2

@jtrrll

Description

@jtrrll

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions