Skip to content

Commit bd4a007

Browse files
committed
formating
1 parent 572c34e commit bd4a007

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

CoCreate.config.js

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
module.exports = {
2-
"organization_id": "",
3-
"key": "",
4-
"host": "",
5-
"sources": [
6-
{
7-
"array": "files",
8-
"object": {
9-
"_id": "637ca39950234ef1671ce312",
10-
"name": "index.html",
11-
"path": "/docs/css-parser/index.html",
12-
"src": "{{./docs/index.html}}",
13-
"host": [
14-
"cocreate.app",
15-
"general.cocreate.app"
16-
],
17-
"directory": "/docs/css-parser",
18-
"parentDirectory": "{{parentDirectory}}",
19-
"content-type": "{{content-type}}",
20-
"public": "true",
21-
"website_id": "644d4bff8036fb9d1d1fd69c"
22-
}
23-
}
24-
]
25-
}
1+
module.exports = {
2+
"organization_id": "",
3+
"key": "",
4+
"host": "",
5+
"sources": [
6+
{
7+
"array": "files",
8+
"object": {
9+
"_id": "637ca39950234ef1671ce312",
10+
"name": "index.html",
11+
"path": "/docs/css-parser/index.html",
12+
"src": "{{./docs/index.html}}",
13+
"host": [
14+
"cocreate.app",
15+
"general.cocreate.app"
16+
],
17+
"directory": "/docs/css-parser",
18+
"parentDirectory": "{{parentDirectory}}",
19+
"content-type": "{{content-type}}",
20+
"public": "true",
21+
"website_id": "644d4bff8036fb9d1d1fd69c"
22+
}
23+
}
24+
]
25+
};

0 commit comments

Comments
 (0)