refactor: use kebab-case for file names

Closes #22
This commit is contained in:
Jovan Krunić
2019-06-03 11:20:24 +02:00
parent f07eaaa7c3
commit 4b5ce9cca5

View File

@@ -15,7 +15,7 @@
"file-header": true,
"file-name-casing": [
true,
"camel-case"
"kebab-case"
],
"forin": true,
"indent": [