mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-01 16:30:08 +00:00
17 lines
246 B
JSON
17 lines
246 B
JSON
{
|
|
"fmt": {
|
|
"files": {
|
|
"exclude": [
|
|
"benchmarks/",
|
|
"site/node_modules/",
|
|
"site/build",
|
|
"site/.docusaurus",
|
|
"site/.cache-loader"
|
|
]
|
|
},
|
|
"options": {
|
|
"lineWidth": 120
|
|
}
|
|
}
|
|
}
|