Files
OpenBMC/.eslintrc.json
T

4 lines
61 B
JSON
Raw Normal View History

2026-04-23 17:07:55 +08:00
{
"extends": ["plugin:json/recommended-with-comments"]
}