web-apps/vendor/underscore/docs/.eslintrc

6 lines
39 B
Plaintext
Raw Normal View History

2017-04-21 08:10:07 +00:00
{
"globals": {
"_": true
}
}