mirror of
https://github.com/SomboChea/ui
synced 2026-01-19 17:46:12 +07:00
chore: sync with verdaccio master
This commit is contained in:
14
tools/.eslintrc
Normal file
14
tools/.eslintrc
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"rules": {
|
||||
"comma-dangle": 0,
|
||||
"no-console": [
|
||||
2,
|
||||
{
|
||||
"allow": [
|
||||
"warn",
|
||||
"log"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user