Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Portal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fachschaft
Portal
87deae21491ebe3a3d523cb44dd7ec19eae6995f
portal
.prettierrc.json
Find file
Normal view
Permalink
.prettierrc.json
69 B
Newer
Older
Add prettier config
Jakob Moser
committed
10 months ago
1
2
3
4
5
{
"tabWidth"
:
4
,
"semi"
:
false
,
"arrowParens"
:
"avoid"
}