We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6352271 commit fe7ce7bCopy full SHA for fe7ce7b
test/.eslintrc.yml
@@ -1,6 +1,6 @@
1
# ESLint config
2
# http://eslint.org/docs/user-guide/configuring
3
-# https://github.com/JS-DevTools/eslint-config-modular
+# https://jstools.dev/eslint-config-modular/
4
5
root: true
6
tslint.yaml
# TSLint config
# https://palantir.github.io/tslint/usage/configuration/
-# https://github.com/JS-DevTools/tslint-modular
+# https://jstools.dev/tslint-modular/
extends:
- tslint-modular/best-practices
0 commit comments