mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-25 09:38:06 +02:00
10 lines
76 B
Text
10 lines
76 B
Text
|
{
|
||
|
"extends": [
|
||
|
../.eslintrc
|
||
|
],
|
||
|
|
||
|
"env": {
|
||
|
"node": true,
|
||
|
},
|
||
|
}
|