Skip to content

Add linter and formatter to the root folder package.json #85

Description

@Mikearaya

Currently, there are only helper scripts are added in the root folder package.json when a user creates a full-stack template.
there should be eslint/prettier linter/formater packages included by default so that the environment is set and ready to do actual development out of the box.
it would also be great if, after injecting these packages the script installs these devDependencies before completing the template generation.

so basically:

  • Add linter and formater to package.json
  • install this dependency
  • Add a script to use the linter and formater

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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