/
githubmirror
/
brackets
Обзор
Документация
Войти
/
githubmirror
/
brackets
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
release-1.13
src/brackets.config.json
24 строки
2 KB
Vickramaditya Dhawal
Adding a pre release build step (#14360)
28 май 2018, 13:35
28 май 2018, 13:35
288449b
Код
Авторство
О чём код?
{ "config" : { "app_title" : "Brackets", "app_name_about" : "Brackets", "about_icon" : "styles/images/brackets_icon.svg", "how_to_use_url" : "https://github.com/adobe/brackets/wiki/How-to-Use-Brackets", "support_url" : "https://github.com/adobe/brackets/wiki/Troubleshooting", "suggest_feature_url" : "https://github.com/adobe/brackets/wiki/Suggest-a-Feature", "get_involved_url" : "https://github.com/adobe/brackets/blob/master/CONTRIBUTING.md", "glob_help_url" : "https://github.com/adobe/brackets/wiki/Using-File-Filters", "release_notes_url" : "https://github.com/adobe/brackets/wiki/Release-Notes", "homepage_url" : "http://brackets.io", "twitter_url" : "https://twitter.com/brackets", "troubleshoot_url" : "https://github.com/adobe/brackets/wiki/Troubleshooting#wiki-livedev", "twitter_name" : "@brackets", "contributors_url" : "https://api.github.com/repos/adobe/brackets/contributors?per_page={0}&page={1}", "extension_listing_url" : "", "extension_registry" : "https://s3.amazonaws.com/extend.brackets/registry.json", "extension_url" : "https://s3.amazonaws.com/extend.brackets/{0}/{0}-{1}.zip", "linting.enabled_by_default" : true, "build_timestamp" : "" } }