prettier/tests_integration/cli/config/editorconfig/file.js

4 lines
59 B
JavaScript

function f() {
console.log("should have tab width 8");
}