mirror of
https://github.com/TheAnachronism/docspell.git
synced 2024-11-13 02:31:10 +00:00
9 lines
125 B
JSON
9 lines
125 B
JSON
{
|
|
"excludedPaths": [
|
|
"modules/webapp/target/elm-src/"
|
|
],
|
|
"checks" : {
|
|
"ImportAll": false
|
|
}
|
|
}
|