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

for jshint

This commit is contained in:
gorhill 2015-09-06 08:38:33 -04:00
parent e25d748aa4
commit 3b7130c525

6
.jshintrc Normal file
View file

@ -0,0 +1,6 @@
{
"browser": true,
"esnext": true,
"globals": {
}
}