From dc46b87abee1e441c07524ddde67fd902a919336 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Tue, 16 Apr 2019 09:17:06 -0400 Subject: added some dependencies to package.json --- node_modules/express-validator/.editorconfig | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 node_modules/express-validator/.editorconfig (limited to 'node_modules/express-validator/.editorconfig') diff --git a/node_modules/express-validator/.editorconfig b/node_modules/express-validator/.editorconfig deleted file mode 100644 index 7418bf5..0000000 --- a/node_modules/express-validator/.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -# This file is for unifying the coding style for different editors and IDEs. -# More information at http://EditorConfig.org - -# No .editorconfig files above the root directory -root = true - -[*] -indent_style = space -indent_size = 2 -charset = utf-8 -trim_trailing_whitespace = true \ No newline at end of file -- cgit v1.2.3