Add error codes to watering data errors

This commit is contained in:
Matthew Oslan
2019-08-24 19:02:41 -04:00
parent ebf78eb677
commit 9b99b993ab
10 changed files with 159 additions and 55 deletions

View File

@@ -8,6 +8,7 @@
"skipLibCheck": true
},
"include": [
"errors.ts",
"server.ts",
"types.ts",
"routes/**/*"