Skip to content

Commit d152367

Browse files
Updated docs URLs
1 parent e3a4b90 commit d152367

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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

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
extends:
66
- modular/test

0 commit comments

Comments
 (0)