mirror of
https://github.com/certd/certd.git
synced 2026-05-16 13:17:29 +08:00
5 lines
81 B
JavaScript
5 lines
81 B
JavaScript
|
|
module.exports = {
|
||
|
|
...require('mwts/.prettierrc.json'),
|
||
|
|
"printWidth": 160,
|
||
|
|
}
|