Ankush Menat
3 lat temu
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 8EA82E09BBD13AAF
1 zmienionych plików z
1 dodań i
1 usunięć
-
.editorconfig
|
|
@@ -9,6 +9,6 @@ trim_trailing_whitespace = true |
|
|
|
charset = utf-8 |
|
|
|
|
|
|
|
# python, js indentation settings |
|
|
|
[{*.py,*.js}] |
|
|
|
[{*.py,*.js,*.vue}] |
|
|
|
indent_style = tab |
|
|
|
indent_size = 4 |