File tree Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 9
9
],
10
10
"rules" : {
11
11
"prettier/prettier" : [
12
- " error"
12
+ " error" ,
13
+ {
14
+ "endOfLine" : " auto"
15
+ }
13
16
]
14
17
}
15
18
}
Original file line number Diff line number Diff line change 15
15
16
16
<div align =" center " >
17
17
18
- [ ![ circleci-image]] [ circleci-url ] [ ![ npm-image]] [ npm-url ]
18
+ [ ![ circleci-image]] [ circleci-url ] [ ![ npm-image]] [ npm-url ] [ ![ audit-report-image ]] [ audit-report-url ]
19
19
20
20
</div >
21
21
22
22
<div align =" center " >
23
23
<h3 >
24
- <a href="https://adonisjs.com">
24
+ <a href="https://preview. adonisjs.com">
25
25
Website
26
26
</a>
27
27
<span> | </span>
28
- <a href="https://adonisjs.com/docs ">
28
+ <a href="https://preview. adonisjs.com/guides ">
29
29
Guides
30
30
</a>
31
31
<span> | </span>
36
36
</div >
37
37
38
38
<div align =" center " >
39
- <sub >Built with ❤︎ by <a href =" https://github .com/thetutlage " >Harminder Virk</a >
39
+ <sub >Built with ❤︎ by <a href =" https://twitter .com/AmanVirk1 " >Harminder Virk</a >
40
40
</div >
41
41
42
42
[ circleci-image ] : https://img.shields.io/circleci/project/github/adonisjs/assembler/master.svg?style=for-the-badge&logo=circleci
43
43
[ circleci-url ] : https://circleci.com/gh/adonisjs/aseembler " circleci "
44
44
45
45
[ npm-image ] : https://img.shields.io/npm/v/@adonisjs/assembler/latest.svg?style=for-the-badge&logo=npm
46
46
[ npm-url ] : https://npmjs.org/package/@adonisjs/assembler/v/latest " npm "
47
+
48
+ [ audit-report-image ] : https://img.shields.io/badge/-Audit%20Report-blueviolet?style=for-the-badge
49
+ [ audit-report-url ] : https://htmlpreview.github.io/?https://github.com/adonisjs/assembler/blob/develop/npm-audit.html " audit-report "
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ <h5 class="card-title">
55
55
< div class ="card ">
56
56
< div class ="card-body ">
57
57
< h5 class ="card-title ">
58
- August 7th 2020, 7:14:13 am
58
+ August 7th 2020, 8:01:30 am
59
59
</ h5 >
60
60
< p class ="card-text "> Last updated</ p >
61
61
</ div >
You can’t perform that action at this time.
0 commit comments