4 lines
99 B
JavaScript
Vendored
4 lines
99 B
JavaScript
Vendored
function indentMe() {
|
|
"no, me!"; // indent_size 4, will be beautified to 2 with editorconfig
|
|
}
|