diff --git a/bundestag.io/api/nodemon.json b/bundestag.io/api/nodemon.json deleted file mode 100644 index fe52ff35..00000000 --- a/bundestag.io/api/nodemon.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "verbose": false, - "ignore": ["node_modules"], - "watch": ["**/src/**/*"], - "ext": "js jsx json graphql", - "legacyWatch": true -}