Initial commit from mattermost-plugin-starter-template
This commit is contained in:
commit
acbc69f7eb
57 changed files with 27772 additions and 0 deletions
6
webapp/.eslintrc.json
Normal file
6
webapp/.eslintrc.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"root": true,
|
||||
"extends": [
|
||||
"plugin:@mattermost/react"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue