mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-02-08 00:21:11 +01:00
10 lines
78 B
Plaintext
10 lines
78 B
Plaintext
{
|
|
"extends": [
|
|
"../.eslintrc"
|
|
],
|
|
|
|
"env": {
|
|
"node": true,
|
|
},
|
|
}
|