FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
angular.io/.editorconfig at master · angular/angular.io · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
angular
/
angular.io
Public archive
Notifications
You must be signed in to change notification settings
Fork
856
Star
1k
Code
Issues
177
Pull requests
35
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
angular.io
/
.editorconfig
Copy path
More file actions
More file actions
Latest commit
History
History
History
23 lines (18 loc) · 360 Bytes
Breadcrumbs
angular.io
/
.editorconfig
Copy path
File metadata and controls
23 lines (18 loc) · 360 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
#
http://editorconfig.org
root
=
true
[
*
]
charset
=
utf-8
indent_style
=
space
indent_size
=
2
insert_final_newline
=
true
trim_trailing_whitespace
=
true
[
*
.md
]
max_line_length
=
0
trim_trailing_whitespace
=
false
[
*
.jade
]
max_line_length
=
0
trim_trailing_whitespace
=
false
#
Indentation override
#
[lib/**.js]
#
[{package.json,.travis.yml}]
#
[**/**.js]
Back
|
FazBrowse Home
|
New Git URL