jkroepke/webpack-file-preprocessor-plugin

View on GitHub
.editorconfig

Summary

Maintainability
Test Coverage
root = true

[*]
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
end_of_line = lf

[*.js]
indent_size = 2

[.eslintrc.json]
indent_size = 4