1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-17 10:43:19 +12:00
uMatrix/.jshintrc

7 lines
56 B
Plaintext
Raw Normal View History

2015-09-07 00:38:33 +12:00
{
"browser": true,
"esnext": true,
"globals": {
}
}