Sign in
cobalt
/
cobalt
/
4db9f13a160f367210321ab353f1fd251699bffb
/
.
/
third_party
/
devtools
/
node_modules
/
date-format
/
.eslintrc
blob: 54dbae8a409d5c9e331744cf17e9001d709abfcd [
file
] [
log
] [
blame
]
{
"extends"
:
[
"eslint:recommended"
],
"env"
:
{
"node"
:
true
,
"mocha"
:
true
},
"plugins"
:
[
"mocha"
]
}