format text indent.
This commit is contained in:
@@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"libs": [
|
"libs": [
|
||||||
"ecma5",
|
"ecma5",
|
||||||
"ecma6",
|
"ecma6",
|
||||||
"browser",
|
"browser",
|
||||||
"jquery",
|
"jquery",
|
||||||
"react",
|
"react",
|
||||||
"node"
|
"node"
|
||||||
],
|
],
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"node": {},
|
"node": {},
|
||||||
"es_modules": {},
|
"es_modules": {},
|
||||||
"doc_comment": {
|
"doc_comment": {
|
||||||
"fullDocs": true,
|
"fullDocs": true,
|
||||||
"strong": true
|
"strong": true
|
||||||
}
|
|
||||||
},
|
|
||||||
"ecmaVersion": 6,
|
|
||||||
"env": {
|
|
||||||
"browser": true,
|
|
||||||
"node": true
|
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"ecmaVersion": 6,
|
||||||
|
"env": {
|
||||||
|
"browser": true,
|
||||||
|
"node": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user