Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fnando/codestyle

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fnando/codestyle - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

react-native/tsconfig.json

2

package.json
{
"name": "@fnando/codestyle",
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT"
}

@@ -13,4 +13,10 @@ # @fnando/codestyle

Create a file `tsconfig.json` with the following lines:
There are 3 distinct configuration files.
- `@fnando/codestyle`: the base file
- `@fnando/codestyle/react`: a React configuration that extends the base file.
- `@fnando/codestyle/react-native`: a React Native configuration that extends the base file.
Create a file `tsconfig.json` with the following lines, extending from the file you care about:
```json

@@ -17,0 +23,0 @@ {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc