🚀 Feature: Use eslint-plugin-yml's standard config over recommended #2209
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Feature Request Checklist
main
branch of the repository.Overview
This repo's
eslint.config.js
&blockESLintYML.ts
set up eslint-plugin-yml with:https://github.com/bingo-examples/created-typescript-app-everything/blob/ac6c526317195f1e4563dbefc85d836e1f56998a/eslint.config.js#L74
But, the plugin has a "standard" config that enables a few more rules than just "recommended": https://ota-meshi.github.io/eslint-plugin-yml/user-guide/#new-config-eslint-config-js / https://ota-meshi.github.io/eslint-plugin-yml/rules. I'd like to onboard to that.
Additional Info
This is separate from #2208. That issue is about simplifying the config's
rules
object, and the three currently explicitly enabled rules aren't in the "standard" config.🎁
The text was updated successfully, but these errors were encountered: