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

update/PathAliasPart1: updates to eslint, prettier and docker #146

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

asieduernest12
Copy link

No description provided.

…or automatic fixing of relative to absolutes

fix/vitest: add tsconfig-paths plugins to vitest to fix issues from path alias
…ning container then restarting the container
@asieduernest12
Copy link
Author

asieduernest12 commented Jan 9, 2025

update: eslint to new format with migrate tool,

  • added pathAlias and import plugins to enable auto fixing of relative imports to absolute imports in code

fix: added vitest tsconfig path plugin to enable testing with absolute path aliases

feat: added docker compose and docker file updates

update: packjson added scripts to work with docker compose and updated dependencies for eslint and prettier

issues: initially running docker compose shows convex error which can be fixed by using npm run dc:shell to access the container

added: script to fix running container with missing convex command

  • how to run with compose

run npm run dc:dev to start container
run npm run dc:shell to access container shell to execute other commands inside the shell like npm test or npm i

@asieduernest12 asieduernest12 changed the title Path alias docker compose udpate/PathAliasDockerSetup: updates to eslint, prettier and docker Jan 9, 2025
@asieduernest12 asieduernest12 changed the title udpate/PathAliasDockerSetup: updates to eslint, prettier and docker update/PathAliasDockerSetup: updates to eslint, prettier and docker Jan 9, 2025
@asieduernest12 asieduernest12 changed the title update/PathAliasDockerSetup: updates to eslint, prettier and docker update/PathAlias: updates to eslint, prettier and docker Jan 9, 2025
@asieduernest12 asieduernest12 changed the title update/PathAlias: updates to eslint, prettier and docker update/PathAliasPart1: updates to eslint, prettier and docker Jan 9, 2025
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.

1 participant