diff options
Diffstat (limited to 'node_modules/json-parse-helpfulerror/.editorconfig')
| -rw-r--r-- | node_modules/json-parse-helpfulerror/.editorconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/node_modules/json-parse-helpfulerror/.editorconfig b/node_modules/json-parse-helpfulerror/.editorconfig deleted file mode 100644 index fb7f73a..0000000 --- a/node_modules/json-parse-helpfulerror/.editorconfig +++ /dev/null @@ -1,14 +0,0 @@ -root = true - -[*] -end_of_line = lf -insert_final_newline = true -trim_trailing_whitespace = true - -[*.js, **/*.js] -indent_size = 4 -indent_style = space - -[{package.json,.travis.yml}] -indent_size = 2 -indent_style = space |