Replies: 1 comment
-
|
Sorry, it is currently not supported. There are 2 ways to use the JSON though:
writeToProfile(
'Default',
[
...[rulesInTs],
...[rulesInJson],
]
)Then migrate them to ts in steps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a lot of settings written into a JSON file, can it be automatically converted to TS format?
Beta Was this translation helpful? Give feedback.
All reactions