File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
Modular ESLint Configuration
2
2
=======================
3
3
4
- [ ![ Cross-Platform Compatibility] ( https://jsdevtools.org /img/badges/os-badges.svg )] ( https://travis-ci.com/JS-DevTools/eslint-config-modular )
4
+ [ ![ Cross-Platform Compatibility] ( https://jstools.dev /img/badges/os-badges.svg )] ( https://travis-ci.com/JS-DevTools/eslint-config-modular )
5
5
[ ![ Build Status] ( https://api.travis-ci.com/JS-DevTools/eslint-config-modular.svg?branch=master )] ( https://travis-ci.com/JS-DevTools/eslint-config-modular )
6
6
7
7
[ ![ Dependencies] ( https://david-dm.org/JS-DevTools/eslint-config-modular/dev-status.svg )] ( https://david-dm.org/JS-DevTools/eslint-config-modular?type=dev )
@@ -17,7 +17,7 @@ Each module defines rules that are meant to be reasonable defaults and best prac
17
17
18
18
Related Projects
19
19
-----------------------
20
- - [ tslint-modular] ( https://jsdevtools.org /tslint-modular/ ) <br >
20
+ - [ tslint-modular] ( https://jstools.dev /tslint-modular/ ) <br >
21
21
Modular TSLint configuration for TypeScript projects
22
22
23
23
@@ -113,6 +113,6 @@ Big Thanks To
113
113
--------------------------
114
114
Thanks to these awesome companies for their support of Open Source developers ❤
115
115
116
- [ ![ Travis CI] ( https://jsdevtools.org /img/badges/travis-ci.svg )] ( https://travis-ci.com )
117
- [ ![ SauceLabs] ( https://jsdevtools.org /img/badges/sauce-labs.svg )] ( https://saucelabs.com )
118
- [ ![ Coveralls] ( https://jsdevtools.org /img/badges/coveralls.svg )] ( https://coveralls.io )
116
+ [ ![ Travis CI] ( https://jstools.dev /img/badges/travis-ci.svg )] ( https://travis-ci.com )
117
+ [ ![ SauceLabs] ( https://jstools.dev /img/badges/sauce-labs.svg )] ( https://saucelabs.com )
118
+ [ ![ Coveralls] ( https://jstools.dev /img/badges/coveralls.svg )] ( https://coveralls.io )
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ remote_theme: JS-DevTools/gh-pages-theme
2
2
3
3
title : Modular ESLint configuration
4
4
description : Combine modules to get the right configuration for your project
5
- logo : https://jsdevtools.org /img/logos/logo.png
5
+ logo : https://jstools.dev /img/logos/logo.png
6
6
7
7
author :
8
8
twitter : JSDevTools
@@ -17,7 +17,7 @@ defaults:
17
17
- scope :
18
18
path : " "
19
19
values :
20
- image : https://jsdevtools.org /img/logos/card.png
20
+ image : https://jstools.dev /img/logos/card.png
21
21
- scope :
22
22
path : " test/**/*"
23
23
values :
Original file line number Diff line number Diff line change 31
31
"name" : " James Messinger" ,
32
32
"url" : " https://jamesmessinger.com"
33
33
},
34
- "homepage" : " https://jsdevtools.org /eslint-config-modular" ,
34
+ "homepage" : " https://jstools.dev /eslint-config-modular" ,
35
35
"repository" : {
36
36
"type" : " git" ,
37
37
"url" : " https://github.com/JS-DevTools/eslint-config-modular.git"
You can’t perform that action at this time.
0 commit comments