mirror of
https://github.com/anatolykopyl/vue-three-d-mockup.git
synced 2026-03-26 04:45:09 +00:00
Basic rotating phone model
This commit is contained in:
@@ -13,5 +13,7 @@ module.exports = {
|
||||
rules: {
|
||||
'no-console': process.env.NODE_ENV === 'production' ? 'warn' : 'off',
|
||||
'no-debugger': process.env.NODE_ENV === 'production' ? 'warn' : 'off',
|
||||
'global-require': 'off',
|
||||
'no-param-reassign': 'off',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user