mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-10-29 18:00:20 +00:00
🐛 Fix lintin
This commit is contained in:
@@ -6,5 +6,8 @@
|
|||||||
"expect": true,
|
"expect": true,
|
||||||
"jasmine": true,
|
"jasmine": true,
|
||||||
"sinon": true
|
"sinon": true
|
||||||
|
},
|
||||||
|
"rules": {
|
||||||
|
"no-unused-expressions": 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user