mirror of
https://github.com/iconify/iconify.git
synced 2024-12-12 21:57:50 +00:00
chore: enabled eslint rule - prettier/prettier
This commit is contained in:
parent
7fc23697c8
commit
30826c33e0
@ -25,7 +25,6 @@ module.exports = {
|
||||
'no-mixed-spaces-and-tabs': ['off'],
|
||||
'no-unused-vars': ['off'],
|
||||
'@typescript-eslint/no-unused-vars-experimental': ['error'],
|
||||
'prettier/prettier': ['off'], // TODO: enable and fix prettier errors.
|
||||
},
|
||||
overrides: [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user