Skip to content

Normalize indentation of react-native in package.json#32

Merged
BlobMaster41 merged 1 commit intomainfrom
upgrade/eslint
Feb 17, 2026
Merged

Normalize indentation of react-native in package.json#32
BlobMaster41 merged 1 commit intomainfrom
upgrade/eslint

Conversation

@BlobMaster41
Copy link
Contributor

Adjust whitespace/indentation for the "react-native" field in package.json to match surrounding properties. This is a non-functional formatting change (no code or dependency changes).

Description

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Performance improvement
  • Refactoring (no functional changes)
  • Documentation update
  • CI/CD changes
  • Dependencies update

Checklist

Build & Tests

  • npm install completes without errors
  • npm test passes all tests
  • npm run browserBuild completes without errors (if applicable)

Code Quality

  • Code follows the project's coding standards
  • No new compiler/linter warnings introduced
  • Error handling is appropriate
  • TypeScript types are properly defined

Documentation

  • Code comments added for complex logic
  • Public APIs are documented
  • README updated (if applicable)

Security

  • No sensitive data (keys, credentials) committed
  • No new security vulnerabilities introduced
  • Cryptographic operations reviewed (if applicable)

Bitcoin Specific

  • Transaction serialization/deserialization is correct
  • Script operations are properly validated
  • Network parameters are handled correctly
  • PSBT operations maintain compatibility

Testing

Related Issues


By submitting this PR, I confirm that my contribution is made under the terms of the project's license.

Adjust whitespace/indentation for the "react-native" field in package.json to match surrounding properties. This is a non-functional formatting change (no code or dependency changes).
@BlobMaster41 BlobMaster41 merged commit 30815ea into main Feb 17, 2026
11 of 12 checks passed
@BlobMaster41 BlobMaster41 deleted the upgrade/eslint branch February 17, 2026 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments