mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Adjust eslint settings to new requirements (d10b44b).
This commit is contained in:
@@ -118,6 +118,6 @@ module.exports = {
|
||||
|
||||
'prefer-template': ['error'],
|
||||
|
||||
'template-curly-spacing': ['error', 'always']
|
||||
'template-curly-spacing': ['error', 'never']
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user