mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
13 lines
155 B
JSON
13 lines
155 B
JSON
{
|
|
"extends": [
|
|
"meteor-docs"
|
|
],
|
|
"baseBranches": [
|
|
"master",
|
|
"version-1.6",
|
|
"version-1.5",
|
|
"version-1.4",
|
|
"version-1.3"
|
|
]
|
|
}
|