Skip to content

Commit

Permalink
feat(data-vi): allows to use json5 in chart json config (nocobase#4668)
Browse files Browse the repository at this point in the history
  • Loading branch information
2013xile authored Jun 14, 2024
1 parent 8e20aac commit 5a3466a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ export const getConfigSchema = (general: any): ISchema => ({
autoSize: {
minRows: 3,
},
json5: true,
},
},
},
Expand Down

0 comments on commit 5a3466a

Please sign in to comment.