Add scaffolding + Two props update check

This commit is contained in:
Abhas
2018-12-25 18:19:23 +05:30
parent 5af06bf948
commit f7dd7884af
9 changed files with 248 additions and 48 deletions
+8
View File
@@ -0,0 +1,8 @@
root = true
[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false