This repository was archived by the owner on Mar 7, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ deploy:
15
15
secure : Yp3Z+KMXec72BAY4IAWFa4JgdK38lkbo5WOrFVZTPwh1MKxXT7oYEMSRS7TDGrYclSUhhFXxY8uwQGTLyykp8Tpph+8LUjTBwkb6R/+Gmrur6OAPUhMG0NqsEQFXS6YRvZzgomv5S4Mdivf7oTx7I3UiaY+J8JADXiQzabyr0i45srGshlKri8aDXEmBimk963BQm+4iSO9AdWIkAfKUAzhZP2at4RxHe7XLsiewjo0216Ww2wKbetf6gPWm1bfDPnbZWHnQLQvKdLgZZ1E7KMKEOfF1QdlTiwkbfWOHIAhkbLTmBmbDOcnEm3BSkODYKlj+h0E1lN9E2RaahyIcvdQYGR82iXTCjv4+kQwMGmOhCuAqvV+6FNHD7gSmAsPwmQZdNFkvE2KTvH84ziEI80x3hYGj0ZIGzTEgFafUiSoATh3bwmgkZvAkSIcvGx9t9H5nMRkIy+YrzaqwSVl6SuM2DdVl+ECn5hgZVoYSG/F/6xnxgo1aSHjgFQkxqwQWySmWn37SHD9Kh1uXdL81BwPlE64TDQR0/nZT0BKTaGGnq7s/txBBoxkZvbpESeI1tdRtcU9hsoCQ27t8TPMG3akARA87BZewHZCIgMLY1fvPt/IhrW/KKRLPTy9KYBo8tiM88NMalXTg4B6yd+1LZGIVeZ+XvLWQbADV2r1Rarw=
16
16
on :
17
17
tags : true
18
- repo : strvcom/js-coding-standards
18
+ repo : strvcom/eslint-config-javascript
Original file line number Diff line number Diff line change 4
4
"version" : " 6.2.1" ,
5
5
"author" :
" Robert Rossmann <[email protected] >" ,
6
6
"bugs" : {
7
- "url" : " https://github.com/strvcom/js-coding-standards /issues"
7
+ "url" : " https://github.com/strvcom/eslint-config-javascript /issues"
8
8
},
9
9
"contributors" : [],
10
10
"dependencies" : {
15
15
"eslint" : " ^3.12.0"
16
16
},
17
17
"engines" : {},
18
- "homepage" : " https://github.com/strvcom/js-coding-standards " ,
18
+ "homepage" : " https://github.com/strvcom/eslint-config-javascript " ,
19
19
"keywords" : [
20
20
" eslint" ,
21
21
" eslintconfig"
27
27
},
28
28
"repository" : {
29
29
"type" : " git" ,
30
- "url" : " git+https://github.com/strvcom/js-coding-standards .git"
30
+ "url" : " git+https://github.com/strvcom/eslint-config-javascript .git"
31
31
},
32
32
"scripts" : {
33
33
"lint" : " eslint environments coding-styles unused.js default.js"
You can’t perform that action at this time.
0 commit comments