1
0
mirror of https://github.com/ipdb/website.git synced 2024-06-16 01:23:15 +02:00
website/.eslintrc
2017-08-29 15:09:36 +02:00

7 lines
87 B
Plaintext

{
"extends": "ascribe",
"rules": {
"no-unused-vars": 0
}
}