mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
7 lines
93 B
JSON
7 lines
93 B
JSON
{
|
|
"rules": {
|
|
"import/no-extraneous-dependencies": "off",
|
|
"no-console": "off"
|
|
}
|
|
}
|