bruno/packages/bruno-app
André Glüpker 76a26b634d JSON in QueryResult should always be indented
Some APIs return the wrong Content-Type 'application/html', but valid
JSON as payload. In this cases the data is still typeof object and a
indented JSON makes it easier to work with.

However JSON folding and highlighting will still be off in this case.
2023-10-31 11:58:09 +01:00
..
public release: v0.2.0 2022-10-23 13:43:12 +05:30
src JSON in QueryResult should always be indented 2023-10-31 11:58:09 +01:00
.babelrc feat: moved next app to its own package (resolves #21) 2022-10-09 16:13:11 +05:30
.env.prod chore: updated readme 2022-10-16 13:51:10 +05:30
.gitignore chore: added package-lock.json to gitignore 2022-10-20 15:16:33 +05:30
.prettierrc.json feat(#197): prettier formatting on all files in packages/bruno-app 2023-09-18 13:37:00 +05:30
jsconfig.json feat: darkmode (sidebar, menubar and welcome page #23) 2022-10-21 04:20:23 +05:30
next.config.js feat: skipping telemetry in dev env 2023-01-24 17:28:31 +05:30
package.json feat(#740): Add hints for local bruno setup 2023-10-24 18:59:35 +02:00