FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
JavaScriptEngineSwitcher/.editorconfig at v3.32.0 · Taritsyn/JavaScriptEngineSwitcher · GitHub
Taritsyn
/
JavaScriptEngineSwitcher
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
475
Code
Issues
4
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
JavaScriptEngineSwitcher
/
.editorconfig
Copy path
More file actions
More file actions
Latest commit
History
History
History
34 lines (28 loc) · 589 Bytes
Breadcrumbs
JavaScriptEngineSwitcher
/
.editorconfig
Copy path
File metadata and controls
34 lines (28 loc) · 589 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
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
#
Top-most EditorConfig file
root
=
true
[
*
]
end_of_line
=
crlf
indent_style
=
tab
tab_width
=
4
trim_trailing_whitespace
=
true
insert_final_newline
=
false
[
*
.{css,less}
]
indent_style
=
space
indent_size
=
2
[
*
.json
]
indent_style
=
space
indent_size
=
2
insert_final_newline
=
true
[
*
.{xml,config,slnx,csproj,props,targets,nuspec}
]
indent_style
=
space
indent_size
=
2
[
*
.{txt,md}
]
indent_style
=
space
indent_size
=
unset
[
**
/{lib,build}/
**
]
charset
=
unset
end_of_line
=
unset
indent_style
=
unset
indent_size
=
unset
trim_trailing_whitespace
=
unset
insert_final_newline
=
unset
Back
|
FazBrowse Home
|
New Git URL