New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.9 to 0.0.10

package/tsconfig.json

2

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

@@ -17,2 +17,3 @@ # @fnando/codestyle

- `@fnando/codestyle/react-native`: a React Native configuration that extends the base file.
- `@fnando/codestyle/package`: a React Native configuration that emits code for packages.

@@ -19,0 +20,0 @@ Create a file `tsconfig.json` with the following lines, extending from the file you care about. Don't forget to specify the source directory.

@@ -5,4 +5,2 @@ {

"allowSyntheticDefaultImports": true,
"declaration": true,
"declarationDir": "../../../es6",
"esModuleInterop": true,

@@ -22,3 +20,2 @@ "forceConsistentCasingInFileNames": true,

"noUnusedParameters": true,
"outDir": "../../../es6",
"pretty": true,

@@ -25,0 +22,0 @@ "removeComments": true,

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