Skip to main content
Module

x/destr/.editorconfig

Faster, secure and convenient alternative for JSON.parse
Go to Latest
File
root = true
[*]end_of_line = lfinsert_final_newline = truetrim_trailing_whitespace = truecharset = utf-8
[*.js]indent_style = spaceindent_size = 2
[{package.json,*.yml,*.cjson}]indent_style = spaceindent_size = 2