Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
microsoft
/
angular-react
зеркало из
https://github.com/microsoft/angular-react.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули angular-react
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
4267838a75
angular-react
/
.prettierrc
6 строки
73 B
Plaintext
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
chore: initial commit from @angular/cli _ _ ____ _ ___ / \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _| / △ \ | '_ \ / _` | | | | |/ _` | '__| | | | | | | / ___ \| | | | (_| | |_| | | (_| | | | |___| |___ | | /_/ \_\_| |_|\__, |\__,_|_|\__,_|_| \____|_____|___| |___/
2018-04-04 06:24:44 +03:00
{
Users/benfeely/material (#2) * Update NX and add support for Angular Material. * Added support for Angular Material and implemented simple nav. Patterned after Angular-Material website. * Update npm dependency. * Fix bug when switching between perf pages. * Rename Demo app to Docs * Initial after adding demo app. * Update demo app. * Build docs for github hosting.
2018-04-11 02:29:10 +03:00
"singleQuote": true,
prettier formatting
2018-07-13 16:23:43 +03:00
"printWidth": 120,
"trailingComma": "es5"
}