Skip to content

Should the source code not be stored in a src directory instead of the project root? #81

@nelsyeung

Description

@nelsyeung

Shouldn't the generated source code be in a src directory by default instead of the project root?
I noticed that the default npm test script runs eslint src ... but initial file structure doesn't have a src directory so it won't lint anything. So shouldn't we either lint the root directory or just have the code generated in a src directory?

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