Update .eslintrc.js

This commit is contained in:
tiddlygit-test 2021-05-02 19:18:50 +08:00
parent 1322c008a8
commit f59d9c71a5

View file

@ -36,7 +36,7 @@ module.exports = {
'unicorn/prevent-abbreviations': [
'error',
{
whitelist: {
allowList: {
mod: true,
Mod: true,
props: true,