1
0
mirror of https://github.com/dwaxweiler/connector-mobilizon synced 2025-02-16 11:41:24 +01:00

let eslint ignore gulpfile.js

This commit is contained in:
Daniel Waxweiler 2021-05-06 09:09:09 +02:00
parent 60870eae3c
commit a3a980d6db

View File

@ -14,6 +14,9 @@
"plugins": [
"ava"
],
"ignorePatterns": [
"gulpfile.js"
],
"rules": {
"indent": [
"error",