tools
/
gw2-tooltips
Archived
1
0
Fork 0
This repository has been archived on 2022-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
gw2-tooltips/js/.jshintrc

9 lines
72 B
Plaintext
Raw Normal View History

2020-03-14 13:25:55 +01:00
{
"predef" : [
"ActiveXObject",
"JSON4",
"JSON3",
"JSON2"
]
}