Commit 51e3d65f by Jack Westbrook Committed by GitHub

Chore(toolkit): disable react/prop-types for eslint config (#29888)

parent 332f2f1a
{
"extends": ["@grafana/eslint-config"]
"extends": ["@grafana/eslint-config"],
"rules": {
"react/prop-types": "off"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment