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

Fix badly formatted .eslintrc

This commit is contained in:
Wojciech Maj 2018-11-23 13:49:58 +01:00
parent 7b4f3035d2
commit 616135962a
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"extends": [
../.eslintrc
"../.eslintrc"
],
"rules": {