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