Add Command to create a YAML configuration
See original GitHub issueThe extension currently has a command to Create '.eslintrc.json' file
, but I would prefer to use .eslintrc.yml
.
Is it possible to add a command that generates a YAML configuration with the same content?
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:6 (4 by maintainers)
Top Results From Across the Web
How to Create Yaml File - Code Beautify
Creating an YAML file requires a basic understanding of YAML and why it's used as configuration files in Kubernetes, Ansible, CircleCI etc.
Read more >Create and Configure Jobs and Pipelines Using YAML
On your computer, clone the Git repository that has the YAML file, or where you want host it. · Create a file with...
Read more >Configuration.yaml - Home Assistant
The easiest option to edit configuration.yaml is to use the Studio Code Server add-on. This add-on runs VS Code, which offers live syntax...
Read more >Chapter 11. Adding YAML configuration support
Red Hat build of Quarkus supports YAML configuration files through the SmallRye Config ... To add the quarkus-config-yaml extension from the command line, ......
Read more >YAML Configuration - Quarkus
Enabling YAML Configuration. To enable YAML configuration, add the quarkus-config-yaml extension: CLI. Maven. Gradle. quarkus extension add ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
No. The provided PR has some comments which didn’t get attention. I am still happy to accept a PR here.
Reopening.