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