Closed avh4 closed 6 years ago
How about the elm-package.json in a testing folder? Should that get slurped into the top level elm.json instead of a warning? :)
In Elm 0.19, tests/elm-package.json will get merged into elm.json (see #47). With that change, this issue doesn't really make much sense any more, and also no one has ever really asked for this feature.
(and recommend
(cd that/folder; elm-upgrade)