mirror of
https://github.com/tachiyomiorg/extensions.git
synced 2024-11-10 13:02:32 +01:00
9 lines
83 B
JSON
9 lines
83 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"includePaths": [
|
|
".github/**"
|
|
]
|
|
}
|