mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-17 18:11:49 +01:00
9 lines
125 B
Text
9 lines
125 B
Text
|
{
|
||
|
"preset": "google",
|
||
|
"excludeFiles": [
|
||
|
"*.js",
|
||
|
"tests/**/assets",
|
||
|
"node_modules/**"
|
||
|
]
|
||
|
}
|