Skip to content

Commit fe7ce7b

Browse files
committedJan 20, 2020
Fixed broken links
1 parent 6352271 commit fe7ce7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎test/.eslintrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ESLint config
22
# http://eslint.org/docs/user-guide/configuring
3-
# https://github.com/JS-DevTools/eslint-config-modular
3+
# https://jstools.dev/eslint-config-modular/
44

55
root: true
66

‎tslint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TSLint config
22
# https://palantir.github.io/tslint/usage/configuration/
3-
# https://github.com/JS-DevTools/tslint-modular
3+
# https://jstools.dev/tslint-modular/
44

55
extends:
66
- tslint-modular/best-practices

0 commit comments

Comments
 (0)
Failed to load comments.