mirror of
https://github.com/sissbruecker/linkding
synced 2024-11-10 06:04:15 +00:00
6 lines
No EOL
89 B
JavaScript
6 lines
No EOL
89 B
JavaScript
module.exports = {
|
|
ignoreIssuesWith: [
|
|
"wontfix",
|
|
"duplicate"
|
|
]
|
|
} |