Adds slack order notification

This commit is contained in:
olivermrbl
2020-07-12 11:13:04 +02:00
parent d4c036c29a
commit 764778b929
19 changed files with 17364 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"endOfLine": "lf",
"semi": false,
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5"
}