FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
JavaScript-Concepts/.editorconfig at master · PranamBhat/JavaScript-Concepts · GitHub
PranamBhat
/
JavaScript-Concepts
Public
forked from
airbnb/javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
JavaScript-Concepts
/
.editorconfig
Copy path
More file actions
More file actions
Latest commit
History
History
History
14 lines (12 loc) · 268 Bytes
Breadcrumbs
JavaScript-Concepts
/
.editorconfig
Copy path
File metadata and controls
14 lines (12 loc) · 268 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
root
=
true
[
*
]
indent_style
=
space
indent_size
=
2
charset
=
utf-8
trim_trailing_whitespace
=
true
insert_final_newline
=
true
end_of_line
=
lf
#
editorconfig-tools is unable to ignore longs strings or urls
max_line_length
=
off
[
CHANGELOG.md
]
indent_size
=
false
Back
|
FazBrowse Home
|
New Git URL