JS test files should have tabs to correctly lint (#7844)

This commit is contained in:
Evert Timberg 2020-10-04 07:49:14 -04:00 committed by GitHub
parent d332ebc63d
commit df0b79b9cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 82 additions and 82 deletions

View File

@ -30,4 +30,4 @@ module.exports = {
title: false
}
}
}
};

View File

@ -48,4 +48,4 @@ module.exports = {
title: false
}
}
}
};