andrew-codes/gatsby-plugin-elasticlunr-search

View on GitHub
.editorconfig

Summary

Maintainability
Test Coverage
root = true

[*]
indent_style = space
indent_size = 4
charset = utf-8
insert_final_newline = true
end_of_line = lf

[{package.json,.babelrc}]
indent_style = space
indent_size = 2