mirror of
https://github.com/Mastermindzh/react-cookie-consent.git
synced 2025-07-30 06:03:40 +02:00
added husky, prettier and changed editorconfig
This commit is contained in:
@@ -5,28 +5,6 @@ end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[**.js]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[**.json]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[**.css]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[**.html]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[**.jsx]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[configure]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
|
Reference in New Issue
Block a user