Skip to content

Commit a4c6ff6

Browse files
Updated docs URLs
1 parent b0f6edb commit a4c6ff6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/.eslintrc.yml

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)