agalazis/ssm-params-convict-adapter

View on GitHub
.editorconfig

Summary

Maintainability
Test Coverage
# top-most EditorConfig file
root = true

insert_final_newline = true
tab_width = 4

[*.js]
indent_style = tab
indent_size = tab

[*.ts]
indent_style = tab
indent_size = tab