1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00
pdf.js/test/.eslintrc
2017-05-19 07:53:05 -05:00

10 lines
97 B
Text

{
"extends": [
../.eslintrc
],
"env": {
"node": true,
"jasmine": true,
},
}