Commit ede9ee52 authored by Will Cory's avatar Will Cory

fix: Add more configs to implicit deps

parent 810d547c
...@@ -5,7 +5,9 @@ ...@@ -5,7 +5,9 @@
}, },
"implicitDependencies": { "implicitDependencies": {
"nx.json": "*", "nx.json": "*",
".foundryrc": "*" "tsconfig.json": "*",
".foundryrc": "*",
".nvmrc": "*"
}, },
"tasksRunnerOptions": { "tasksRunnerOptions": {
"default": { "default": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment