Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: code conventions #9

Closed
wants to merge 13 commits into from
Closed

feat: code conventions #9

wants to merge 13 commits into from

Conversation

nandordudas
Copy link
Contributor

@nandordudas nandordudas commented Apr 20, 2023

It contain all pr's commits.

There are some interesting things you should check before doing anything. It depends on previous pr's.

  • ESLint added and configured,
  • code is formatted by ESLint rules,
  • GitHub workflow files added, so they can be used in branch rules as requirement,
  • tsup bundler added and configured,
  • package.json has been updated with necessary properties to publish the package,
  • add devcontainer and GitHub codespace support.

Please check scripts property in package.json file.

That's all.

@iujlaki iujlaki closed this Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants