index
:
themanaworld/website
dependabot/npm_and_yarn/async-2.6.4
dependabot/npm_and_yarn/dns-packet-1.3.4
dependabot/npm_and_yarn/elliptic-6.5.4
dependabot/npm_and_yarn/eventsource-1.1.1
dependabot/npm_and_yarn/hosted-git-info-2.8.9
dependabot/npm_and_yarn/nanoid-3.2.0
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/url-parse-1.5.10
gh-pages
jesusalva/migration
master
php
updated-dependencies
wiki
The website of The Mana World.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.hintrc
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '.hintrc')
-rw-r--r--
.hintrc
5
1 files changed, 3 insertions, 2 deletions
diff --git a/.hintrc b/.hintrc
index feb8a5d..9715f9e 100644
--- a/
.hintrc
+++ b/
.hintrc
@@ -1,5 +1,6 @@
{
"extends": [
"web-recommended"
- ]
-} \ No newline at end of file
+ ],
+ "connector": "jsdom"
+}