diff options
author | Chris Swithinbank | 2023-11-01 23:37:18 +0100 |
---|---|---|
committer | Chris Swithinbank | 2023-11-01 23:37:18 +0100 |
commit | 72e2f2c3a23fd8fc19cd5ca31b3a592f6e5f304a (patch) | |
tree | 757b12af20446941e6335497a7515f8fb75d1eec | |
parent | f1fdb50daebe79548c7789d3f7dd968b261d2da7 (diff) | |
download | IT.starlight-72e2f2c3a23fd8fc19cd5ca31b3a592f6e5f304a.tar.gz IT.starlight-72e2f2c3a23fd8fc19cd5ca31b3a592f6e5f304a.tar.bz2 IT.starlight-72e2f2c3a23fd8fc19cd5ca31b3a592f6e5f304a.zip |
Fix Prettier-compatibility of i18n test fixture
-rw-r--r-- | packages/starlight/__tests__/i18n/malformed-src/content/i18n/en.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/starlight/__tests__/i18n/malformed-src/content/i18n/en.json b/packages/starlight/__tests__/i18n/malformed-src/content/i18n/en.json index 6c916955..e69de29b 100644 --- a/packages/starlight/__tests__/i18n/malformed-src/content/i18n/en.json +++ b/packages/starlight/__tests__/i18n/malformed-src/content/i18n/en.json @@ -1,3 +0,0 @@ -{ -, -} |