v0.19.1
v0.19.1 (2024-01-05)
Fix
- fix: linter config file creation (#349)
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. (a59fa0b
)