EmmanuelDemey / EmmanuelDemey/eslint-plugin-angular
yaml format doesnt work in VS2017
- Dominant language
- JavaScript
- Stars
- 620
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
Once i changed the format to JSON, the plugin began working inside VS2017.
`"extends": [ "eslint:recommended", "./node_modules/eslint-plugin-angular/.eslintrc" ],`
I simply copied and pasted the YAML format into https://www.json2yaml.com/ and copied into a new .eslint file inside the module folder and the linting began to work on file save.
Contributor guide
No contributing guide indexed for this repository
Research direction
The report mentions a YAML-format configuration copied into a new .eslint file inside the module folder and tested with VS2017. Start by reproducing the configuration in VS2017, comparing it with the working JSON version, and checking the module's existing configuration files. Done means the YAML configuration is accepted and linting runs on file save.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, eslint, javascript, yaml
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100