mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Let xo handle all directories
This commit is contained in:
parent
a1f8413680
commit
ee1405997d
1 changed files with 0 additions and 19 deletions
|
|
@ -23,24 +23,5 @@
|
|||
"ms": "0.7.1",
|
||||
"shell-env": "0.2.0",
|
||||
"uuid": "2.0.2"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": "standard",
|
||||
"rules": {
|
||||
"yoda": 0,
|
||||
"semi": [
|
||||
2,
|
||||
"always"
|
||||
],
|
||||
"no-unused-vars": 2,
|
||||
"no-extra-semi": 2,
|
||||
"semi-spacing": [
|
||||
2,
|
||||
{
|
||||
"before": false,
|
||||
"after": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue