Skip to content

Commit 4c31727

Browse files
1 parent 1018b4c commit 4c31727

File tree

4 files changed

+338
-5978
lines changed

4 files changed

+338
-5978
lines changed

‎packages/google-cloud-translate/.prettierrc.js

+1-3
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,5 @@
1313
// limitations under the License.
1414

1515
module.exports = {
16-
...JSON.parse(
17-
fs.readFileSync('gts/.prettierrc.json').toString()
18-
)
16+
...require('gts/.prettierrc.json')
1917
}

0 commit comments

Comments
 (0)