提交 d523f30d 编写于 作者: M Mars Liu

reformat config

上级 99d7281f
...@@ -72,6 +72,5 @@ ...@@ -72,6 +72,5 @@
} }
} }
], ],
"export": ["features.json" "export": ["features.json"]
]
} }
\ No newline at end of file
{ {
"type": "code_options", "type": "code_options",
"author": "卢昕", "author": "卢昕",
"source": "variables.md", "source": "features.md",
"exercise_id":"da7e0ed525574205a9335964ab9bdd34" "exercise_id":"da7e0ed525574205a9335964ab9bdd34"
} }
\ No newline at end of file
...@@ -4,11 +4,5 @@ ...@@ -4,11 +4,5 @@
"C语言" "C语言"
], ],
"children": [], "children": [],
"export": [ "export": ["constants.json"]
{
"file": "constants.c",
"variants": "constants.json",
"depends": []
}
]
} }
\ No newline at end of file
{ {
"type": "code_options",
"author": "卢昕",
"source": "constants.md",
"exercise_id":"1688d7f77c6645dfa7526be78ece2529"
} }
\ No newline at end of file
{ {
"type": "code_options",
"author": "卢昕",
"source": "basic_data_types.md",
"exercise_id":"0aa6076f38594d5daf1e384389d781dc"
} }
\ No newline at end of file
...@@ -42,11 +42,5 @@ ...@@ -42,11 +42,5 @@
} }
} }
], ],
"export": [ "export": ["basic_data_types.json"]
{
"file": "basic_data_types.c",
"variants": "basic_data_types.json",
"depends": []
}
]
} }
\ No newline at end of file
{ {
"type": "code_options",
"author": "卢昕",
"source": "assignment_op.md",
"exercise_id": "467088fdbeff4bbaa67bb1c9faa96df0"
} }
\ No newline at end of file
...@@ -8,10 +8,6 @@ ...@@ -8,10 +8,6 @@
], ],
"children": [], "children": [],
"export": [ "export": [
{ "assignment_op.json"
"file": "assignment_op.c",
"variants": "assignment_op.json",
"depends": []
}
] ]
} }
\ No newline at end of file
{ {
"type": "code_options",
"author": "卢昕",
"source": "arithmetic_op.md",
"exercise_id":"5d4f393434714b0fa3230ac8423db7cc"
} }
\ No newline at end of file
...@@ -70,11 +70,5 @@ ...@@ -70,11 +70,5 @@
} }
} }
], ],
"export": [ "export": ["arithmetic_op.json"]
{
"file": "arithmetic_op.c",
"variants": "arithmetic_op.json",
"depends": []
}
]
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册