From 2c4d99a4586a8aa143feb8614e3b0d4de09dd190 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Og=C3=B3rek?= Date: Thu, 5 Sep 2024 10:51:40 +0200 Subject: feat: include version number in all --json based outputs (#25335) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Bartek IwaƄczuk --- tests/specs/doc/json/json.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/specs/doc/json/json.js (limited to 'tests/specs/doc/json/json.js') diff --git a/tests/specs/doc/json/json.js b/tests/specs/doc/json/json.js new file mode 100644 index 000000000..84d4ff4a0 --- /dev/null +++ b/tests/specs/doc/json/json.js @@ -0,0 +1,2 @@ +/// +export const foo = "foo"; -- cgit v1.2.3