DEBSOURCES
Skip Quicknav
sources / node-json-stringify-safe / 5.0.1-1 / debian / node_modules / must / .editorconfig
1234567891011
root = true [Makefile] indent_style = tab [*.js] indent_style = space indent_size = 2 [*.json] indent_style = tab