FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
TypeScriptToLua/.prettierrc.json at refs/heads/master · TypeScriptToLua/TypeScriptToLua · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
TypeScriptToLua
/
TypeScriptToLua
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
187
Star
2.5k
Code
Issues
131
Pull requests
12
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
TypeScriptToLua
/
.prettierrc.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
6 lines (6 loc) · 160 Bytes
Breadcrumbs
TypeScriptToLua
/
.prettierrc.json
Copy path
File metadata and controls
6 lines (6 loc) · 160 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
{
"printWidth"
:
120
,
"tabWidth"
:
4
,
"arrowParens"
:
"
avoid
"
,
"overrides"
: [{
"files"
: [
"
**/*.md
"
,
"
**/*.yml
"
],
"options"
: {
"tabWidth"
:
2
} }]
}
Back
|
FazBrowse Home
|
New Git URL