mirror of
https://github.com/GoogleCloudPlatform/vertex-ai-samples.git
synced 2026-09-26 14:42:04 +00:00
10 lines
113 B
JSON
10 lines
113 B
JSON
{
|
|
"extends": [
|
|
"config:recommended"
|
|
],
|
|
"ignorePaths": [
|
|
"notebooks",
|
|
"community-content"
|
|
]
|
|
}
|