Adds medusa-plugin-permissions (#12)

This commit is contained in:
Oliver Windall Juhl
2020-04-06 15:57:31 +02:00
committed by GitHub
parent bc5dc5fab4
commit f6d5180e5f
13 changed files with 667 additions and 2 deletions
@@ -0,0 +1,7 @@
{
"endOfLine": "lf",
"semi": false,
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5"
}