mirror of
https://github.com/HangarMC/Hangar.git
synced 2025-02-11 14:52:01 +08:00
disable broken lint rule
Signed-off-by: MiniDigger <admin@benndorf.dev>
This commit is contained in:
parent
6961e23dbd
commit
9d6c494f51
@ -14,5 +14,6 @@ module.exports = {
|
||||
allowModifiers: true,
|
||||
},
|
||||
],
|
||||
'import/named': 'off', // broken as fuck
|
||||
},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user