node-query/node_modules/jsdoc/.editorconfig

13 lines
202 B
INI

[*]
charset = utf-8
insert_final_newline = true
trim_trailing_whitespace = true
[package.json]
indent_style = space
indent_size = 2
[{**/*.js,**/*.css,**/*.json}]
indent_style = space
indent_size = 4