mattermost-plugin-bridge-xmpp/webapp/.eslintrc.json

6 lines
70 B
JSON

{
"root": true,
"extends": [
"plugin:@mattermost/react"
]
}