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

@technologiestiftung/prettier-config

Package Overview
Dependencies
Maintainers
6
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@technologiestiftung/prettier-config

Shared prettier configuration for Technologiestiftung Berlin

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
19
increased by5.56%
Maintainers
6
Weekly downloads
 
Created
Source

All Contributors

Prettier Config for @technologiestiftung

This is a sharable prettier config for the @technologiestiftung organization.

Prerequisites

  • Node.js
  • prettier

Installation

npm install @technologiestiftung/prettier-config --save-dev

Usage

In your prettier.config.js file, add the following:

import technologiestiftung from "@technologiestiftung/prettier-config";

export default {
	...technologiestiftung,
	// your rules here
};

Development

Edit the index.js file.

Tests

npm run test

Contributing

Before you create a pull request, write an issue so we can discuss your changes.

Contributors

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Credits

Made by

A project by

Supported by

  • eslint-config - Sharable eslint config for the @technologiestiftung organization

FAQs

Package last updated on 15 Mar 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