1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-25 01:28:06 +02:00
pdf.js/examples/webpack/.eslintrc
2018-12-11 15:23:26 +01:00

9 lines
78 B
Text

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