-
-
Notifications
You must be signed in to change notification settings - Fork 39
fix: Minor build and configuration issues #229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
6a195bc
fix: `typeorm` missing in `bun.lockb`
chrispader 1a6af09
chore: add npm `prepare` script
chrispader 9f91898
Update bun.lockb
chrispader 0477ec8
Update bun.lockb
chrispader 81e9748
chore: build package on `prepublishOnly`
chrispader 24d7d26
chore: add `typeorm` dependency top-level
chrispader b0e1233
fix: eslint jest error in CI
chrispader f1afddb
chore: use prettier in VS Code
chrispader f7943cb
fix: typescript-eslint setup
chrispader 908cd60
fix: add back prettier/recommended eslint config
chrispader 6a3f4c9
chore: add `eslint-plugin-eslint-comments`
chrispader 6cbf842
chore: add `eslint-plugin-react`
chrispader a7da636
chore: add `eslint-plugin-react-hooks`
chrispader 8a1db20
chore: add `eslint-plugin-react-native`
chrispader 613b279
chore: add `@react-native/eslint-plugin`
chrispader 437bbeb
revert package changes
chrispader af236a0
Update bun.lockb
chrispader 77b9273
revert: eslint changes
chrispader c118bee
Update lint-typescript.yml
chrispader 710e75a
chore: remove lint-ci script
chrispader dc7e3cf
update ci deps
chrispader 602258f
chore: update jest
chrispader ba3a04b
chore: add `eslint-plugin-jest`
chrispader 4d73620
Revert "chore: add `eslint-plugin-jest`"
chrispader aba9508
Update lint-typescript.yml
chrispader c5ac13b
Revert "Update lint-typescript.yml"
chrispader 0ef24ba
chore: update deps
chrispader 0d43d3e
chore: fix bun dependencies
chrispader ef53dd0
fix: eslint errors
chrispader e068882
chore: set strict typeorm version
chrispader 48f4454
chore: rename typecheck script
chrispader 9caa59e
fix: typescript errors
chrispader fd8e262
Update lint-typescript.yml
chrispader fe09726
chore: update TS setup
chrispader 504c800
Update .gitattributes
chrispader 48a827b
Create bunfig.toml
chrispader 2acf371
chore: split up tsc workflow check
chrispader d7072d0
revert: TS changes
chrispader 30bae9d
chore: fix typeorm version
chrispader 790e04f
Update package.json
chrispader e66e9d2
Update package.json
chrispader 7e1c24b
Update bunfig.toml
chrispader File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,3 @@ | ||
| *.pbxproj -text | ||
| # specific for windows script files | ||
| *.bat text eol=crlf | ||
| .lockb binary diff=lockb |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,14 +1,14 @@ | ||
| { | ||
| "[javascript]": { | ||
| "editor.defaultFormatter": "dbaeumer.vscode-eslint" | ||
| "editor.defaultFormatter": "esbenp.prettier-vscode" | ||
| }, | ||
| "[javascriptreact]": { | ||
| "editor.defaultFormatter": "dbaeumer.vscode-eslint" | ||
| "editor.defaultFormatter": "esbenp.prettier-vscode" | ||
| }, | ||
| "[typescript]": { | ||
| "editor.defaultFormatter": "dbaeumer.vscode-eslint" | ||
| "editor.defaultFormatter": "esbenp.prettier-vscode" | ||
| }, | ||
| "[typescriptreact]": { | ||
| "editor.defaultFormatter": "dbaeumer.vscode-eslint" | ||
| "editor.defaultFormatter": "esbenp.prettier-vscode" | ||
| } | ||
| } |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| [install] | ||
| # Opt out from isolated installs | ||
| linker = "hoisted" | ||
| linkWorkspacePackages = true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.