openbmc_docs/style/json/.eslintrc.json

4 lines
61 B
JSON
Raw Normal View History

2024-12-23 14:53:31 +08:00
{
"extends": ["plugin:json/recommended-with-comments"]
}