Add elm-analyse file and fix a few warnings

This commit is contained in:
Eike Kettner
2019-11-17 00:46:34 +01:00
parent f747c6146d
commit 852d292d9b
4 changed files with 10 additions and 13 deletions

5
elm-analyse.json Normal file
View File

@ -0,0 +1,5 @@
{
"excludedPaths": [
"modules/webapp/target/elm-src"
]
}