mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-07 23:03:38 +00:00
Disable import/extensions rule to match convention
This commit is contained in:
@@ -15,5 +15,6 @@ module.exports = {
|
||||
'no-console': 'off',
|
||||
'no-alert': 'off',
|
||||
'no-plusplus': 'off',
|
||||
'import/extensions': 'off',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user