-
👋 I've notice all .json files in Native have a BOM. I'm just wondering why? Thanks. Regards. |
Beta Was this translation helpful? Give feedback.
Answered by
dlemstra
Feb 1, 2024
Replies: 1 comment 1 reply
-
I probably started with a file that contains a BOM :) There is no need for that. Please be aware that those files will be removed in the future because I will be going to replace it with source generators. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Gounlaf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I probably started with a file that contains a BOM :) There is no need for that. Please be aware that those files will be removed in the future because I will be going to replace it with source generators.