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: linter config file creation #349

Merged

Conversation

kevin-orlando
Copy link
Contributor

closes #344

Fixes issue where linter config files (i.e. .eslintrc.yaml) were not being created and also had generic file names. Files will now be created using the filename and config data contents specified in the specific yaml resources.

@kevin-orlando kevin-orlando merged commit a59fa0b into main Jan 5, 2024
5 checks passed
@kevin-orlando kevin-orlando deleted the feature/secureli-344-linter-config-file-creation branch January 5, 2024 18:25
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.

Fix linter config file creation
2 participants