wishthis/node_modules/gulp-copy/.prettierrc

6 lines
70 B
Text
Raw Normal View History

2022-01-21 08:28:41 +00:00
{
"singleQuote": true,
"tabWidth": 4,
"printWidth": 120
}