-
Notifications
You must be signed in to change notification settings - Fork 0
/
.prettierignore
29 lines (28 loc) · 1000 Bytes
/
.prettierignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
public/build
node_modules
vendor
composer.lock
package-lock.json
README.md
CHANGELOG.md
public/bundles/
volumes/
# Necessary because of filter arrow function not supported (impossible to ignore lines only)
templates/authentication/login.html.twig
templates/authentication/register.html.twig
templates/housing/_housing_card.html.twig
templates/housing/_search.html.twig
templates/housing/_search_housing_group.html.twig
templates/housing/_search_advanced.html.twig
templates/student/bookmarks.html.twig
templates/student/_navlink.html.twig
templates/student/_profile.edit.html.twig
templates/housing/index.html.twig
templates/student/_profile.select_school_widget.html.twig
templates/_footer.html.twig
templates/lessor_admin/_lessor_footer.html.twig
templates/housing_request/_contact_information_card.html.twig
templates/lessor_admin/_housing_list_item.html.twig
templates/lessor_admin/_navlink.html.twig
templates/lessor_admin/_housing_group_list_item.html.twig
templates/home/index-soon.html.twig