mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-23 00:06:18 -04:00
9 lines
216 B
Text
9 lines
216 B
Text
![]() |
{
|
||
|
"preset": "google",
|
||
|
"disallowSpacesInAnonymousFunctionExpression": null,
|
||
|
"disallowTrailingWhitespace": null,
|
||
|
"validateIndentation": null,
|
||
|
"maximumLineLength": 100,
|
||
|
"excludeFiles": ["node_modules/**"]
|
||
|
}
|