mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-09 05:24:12 +01:00
8 lines
125 B
Text
8 lines
125 B
Text
{
|
|
"preset": "google",
|
|
"excludeFiles": [
|
|
"*.js",
|
|
"tests/**/assets",
|
|
"node_modules/**"
|
|
]
|
|
}
|