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

@fauna/typescript

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fauna/typescript

A collection of lint, format, and build configs used at Fauna for TypeScript projects.

  • 0.0.7
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

TypeScript

A collection of lint, format, and build configs used at Fauna for TypeScript projects.

Included configs (./config/)

  • eslint.config.js, a minimal placeholder eslint config.
  • .gitignore, a minimal placeholder .gitignore file.
  • prettierrc.js, a minimal placeholder prettier config. this is a stand-alone prettier config, and is used as a stand-alone; it's not integrated into eslint (by choice). run it before running eslint. we use eslint-config-prettier to remove eslint rules that collide with prettier, so prettier is authoritative on stylistic formatting.

FAQs

Package last updated on 23 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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