You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can provide a custom file parser, this parser kicks in after retrieving the file from the server in text format. This allows you to use JSON5 or XML instead of the default JSON format.
275
+
You can provide a custom file parser, this parser kicks in after retrieving the file from the server in text format. This allows you to use JSON5 or any other format instead of the default JSON format.
0 commit comments