prettier/tests_integration/cli/config/js/prettier.config.js

6 lines
51 B
JavaScript

"use strict";
module.exports = {
tabWidth: 8
};