/
githubmirror
/
brackets
Обзор
Документация
Войти
/
githubmirror
/
brackets
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/.editorconfig
13 строк
237 B
Jason San Jose
copy jquery-ui to JavaScriptQuickEdit unit tests
23 авг 2012, 01:04
23 авг 2012, 01:04
511f5fa
Код
Авторство
О чём код?
; This file is for unifying the coding style for different editors and IDEs. ; More information at http://EditorConfig.org root = true [grunt.js] indent_style = tab [ui/**.js] indent_style = tab [tests/unit/**.js] indent_style = tab