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

setup linter and formatter #252

Merged
merged 8 commits into from
Jul 1, 2023
Merged

setup linter and formatter #252

merged 8 commits into from
Jul 1, 2023

Conversation

MH4GF
Copy link
Owner

@MH4GF MH4GF commented Jul 1, 2023

  • feat: fix to use @mh4gf/configs instead of @mh4gf/prettier-config
  • fix: ignore format of pnpm-lock.yaml
  • fix format
  • feat: add npm-run-all
  • feat: add prettier check to lint
  • feat: add @tsconfig/strictest
  • feat: strict tsconfig
  • fix lint-staged

@github-actions
Copy link
Contributor

github-actions bot commented Jul 1, 2023

dependency-cruiser report

visualize dependenices of changed files.

flowchart LR

subgraph 0["src"]
1["options.ts"]
subgraph 2["options"]
3["filterSupportedFiles.ts"]
4["formatFocusOption.ts"]
5["getConfigFilePath.ts"]
6["validateOptions.ts"]
end
end
1-->3
1-->4
1-->5
1-->6
1-->6

style 1 fill:lime,color:black
style 3 fill:lime,color:black
Loading

Report generated by dependency-cruiser report action 7b90f41


working directory: .

execute command
yarn run -s depcruise --output-type mermaid --config .dependency-cruiser.js --focus "^dist/index.js|^src/options.ts|^src/options/filterSupportedFiles.ts" dist/index.js src/options.ts src/options/filterSupportedFiles.ts

@MH4GF MH4GF added the dev-ex label Jul 1, 2023
@MH4GF MH4GF merged commit 931976e into main Jul 1, 2023
6 checks passed
@MH4GF MH4GF deleted the setup-linter-and-formatter branch July 1, 2023 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant