Files
openlayers/.jshintrc
Tim Schaub 0a784bfc3b Allow bracket notation
We use bracket notation with string literals instead of dot notation where we don't want the compiler to do any renaming.
2015-01-07 21:06:04 -07:00

6 lines
54 B
Plaintext

{
"-W030": true,
"-W083": true,
"-W069": true
}