Files
binge/.prettierrc.js

3 lines
36 B
JavaScript
Raw Permalink Normal View History

2020-07-28 03:23:27 +05:30
module.exports = {
tabWidth: 4
}