diff --git a/elm-tooling.json b/elm-tooling.json new file mode 100644 index 0000000..3d96556 --- /dev/null +++ b/elm-tooling.json @@ -0,0 +1,3 @@ +{ + "entrypoints": ["./src/Main.elm"] +} \ No newline at end of file