🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@climatiq/prettier-config

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@climatiq/prettier-config

Prettier configuration for Climatiq projects

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
338
-15.71%
Maintainers
2
Weekly downloads
 
Created
Source

Climatiq Prettier Config

This package provides Climatiq's ESLint configuration as a base config for any project in Climatiq and requires prettier

Installation

To install this config and the peerDependencies (note the npx command). If you are using yarn, the command will detect it and will prompt to use yarn command instead.

npx install-peerdeps --dev @climatiq/prettier-config

Now create a Prettier configuration file, .prettierrc for your project that extends Climatiq's rules:

"@climatiq/prettier-config"

Now run npx prettier path/to/files to test if everything works as expected.

Editor/IDE integration

Running Prettier from your IDE or Editor is very useful as Prettier will fix formatting on-the-fly. Read this guide for more instructions

Keywords

prettier-config

FAQs

Package last updated on 28 Apr 2026

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