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

4 lines
59 B
JavaScript

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