Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
refactor(json-file): move to expo/expo (#4782)
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric authored Nov 23, 2023
1 parent 88e0f57 commit fb48418
Show file tree
Hide file tree
Showing 16 changed files with 2 additions and 704 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
expo-doctor,
expo-codemod,
image-utils,
json-file,
pkcs12,
plist,
pwa,
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
expo-cli,
expo-codemod,
image-utils,
json-file,
pkcs12,
plist,
pwa,
Expand Down
2 changes: 0 additions & 2 deletions packages/json-file/.eslintignore

This file was deleted.

22 changes: 0 additions & 22 deletions packages/json-file/LICENSE

This file was deleted.

17 changes: 2 additions & 15 deletions packages/json-file/README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
<!-- Title -->
<h1 align="center">
👋 Welcome to <br><code>@expo/json-file</code>
</h1>
# `@expo/json-file`

<p align="center">A library for reading and writing JSON files.</p>

<p align="center">
<img src="https://flat.badgen.net/packagephobia/install/@expo/json-file">

<a href="https://www.npmjs.com/package/@expo/json-file">
<img src="https://flat.badgen.net/npm/dw/@expo/json-file" target="_blank" />
</a>
</p>

<!-- Body -->
This package has [moved to the `expo/expo` repo](https://github.com/expo/expo/tree/main/packages/%40expo/json-file).
138 changes: 0 additions & 138 deletions packages/json-file/__tests__/JsonFile-test.ts

This file was deleted.

21 changes: 0 additions & 21 deletions packages/json-file/__tests__/JsonFileError-test.ts

This file was deleted.

28 changes: 0 additions & 28 deletions packages/json-file/__tests__/files/syntax-error.json

This file was deleted.

6 changes: 0 additions & 6 deletions packages/json-file/__tests__/files/syntax-error.json5

This file was deleted.

15 changes: 0 additions & 15 deletions packages/json-file/__tests__/files/test-json5.json

This file was deleted.

12 changes: 0 additions & 12 deletions packages/json-file/__tests__/files/test.json

This file was deleted.

8 changes: 0 additions & 8 deletions packages/json-file/jest.config.js

This file was deleted.

43 changes: 0 additions & 43 deletions packages/json-file/package.json

This file was deleted.

Loading

0 comments on commit fb48418

Please sign in to comment.