Working on removing slpdb endpoints

This commit is contained in:
Chris Troutner
2022-03-14 15:13:41 -07:00
parent e455d9efec
commit 5f8f05d194
6 changed files with 8 additions and 2526 deletions
+8
View File
@@ -0,0 +1,8 @@
[
{
"srcDir": "",
"destDir": "",
"files": "**/*.js",
"command": "npm run lint"
}
]