Commit 6854d45
committed
style(sandbox): add trailing comma to runtime options
Add trailing comma to the runtime options object for better code consistency and easier future modifications.
在 runtime options 对象中添加尾随逗号,以提高代码一致性和便于将来修改。
Change-Id: I12677cad0fd7ac1d12c0fc5d8ecaab94ec437c4d
Signed-off-by: OhYee <oyohyee@oyohyee.com>1 parent d526fec commit 6854d45
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| |||
0 commit comments