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

fix: Add configs to ts templates #295

Merged
merged 7 commits into from
Sep 24, 2024
Merged

fix: Add configs to ts templates #295

merged 7 commits into from
Sep 24, 2024

Conversation

MatousMarik
Copy link
Collaborator

Recreation of this PR: #294

  • added ".vscode" to .gitignore and .dockerignore files
  • added .editorconfig files to templates if missing
  • added or updated .eslintrc
  • updated package.json with eslint packages
  • removed duplicate option in ts-bootstrap-cheerio-crawler/tsconfig.json
  • non-null assertion fix in main.ts in ts-start and ts-start-bun templates
  • change typescript-eslint version according to fix: Add configs to ts templates #294 (comment)

The issue of redundant config options (#294 (comment)) is not included.

@fnesveda fnesveda added the t-tooling Issues with this label are in the ownership of the tooling team. label Sep 18, 2024
@B4nan B4nan merged commit 63baf52 into master Sep 24, 2024
16 checks passed
@B4nan B4nan deleted the fix/ts-add-configs-eslint branch September 24, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-tooling Issues with this label are in the ownership of the tooling team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants