mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 18:52:34 +08:00
6 lines
116 B
JSON
6 lines
116 B
JSON
{
|
|
"verbose": true,
|
|
"ignore": ["test/*", "client/*", "dist/*", "plugins/*/client"],
|
|
"ext": "js,json,graphql"
|
|
}
|