Fix some styling
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good

This commit is contained in:
Willem Dantuma
2019-11-06 13:38:37 +01:00
parent 6ba1d39d31
commit eee83c03d5
5 changed files with 17 additions and 12 deletions

View File

@@ -4,13 +4,13 @@
"directive-selector": [
true,
"attribute",
"lib",
"fm",
"camelCase"
],
"component-selector": [
true,
"element",
"lib",
"fm",
"kebab-case"
]
}