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

4 lines
88 B
TypeScript

function g() {
console.log("should have tab width 5 because it has .ts extension");
}