# http://editorconfig.org root = true #[*.{json}] #indent_style = space #indent_size = 2 [*.{js,py,cmd,ejs,css,json}] indent_style = tab