From a810d0248dd9f1099ce15809f8e1e75eedbff8e6 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 21 Sep 2020 18:11:51 +0200 Subject: plugins --- .../cordova-plugin-advanced-http/.editorconfig | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 StoneIsland/plugins/cordova-plugin-advanced-http/.editorconfig (limited to 'StoneIsland/plugins/cordova-plugin-advanced-http/.editorconfig') diff --git a/StoneIsland/plugins/cordova-plugin-advanced-http/.editorconfig b/StoneIsland/plugins/cordova-plugin-advanced-http/.editorconfig new file mode 100644 index 00000000..903258f1 --- /dev/null +++ b/StoneIsland/plugins/cordova-plugin-advanced-http/.editorconfig @@ -0,0 +1,19 @@ +# EditorConfig helps developers define and maintain consistent +# coding styles between different editors and IDEs +# editorconfig.org + +root = true + +[*] +# Change these settings to your own preference +indent_style = space +indent_size = 2 + +# We recommend you to keep these unchanged +end_of_line = lf +charset = utf-8 +trim_trailing_whitespace = true +insert_final_newline = true + +[*.md] +trim_trailing_whitespace = false -- cgit v1.2.3-70-g09d2