mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-01 04:35:47 +02:00
10 lines
98 B
Plaintext
10 lines
98 B
Plaintext
{
|
|
"extends": [
|
|
../../.eslintrc
|
|
],
|
|
|
|
"parserOptions": {
|
|
"sourceType": "script"
|
|
},
|
|
}
|