Big News: Socket Selected for OpenAI's Cybersecurity Grant Program.Details
Socket
Book a DemoSign in
Socket

@leonzalion/configs

Package Overview
Dependencies
Maintainers
1
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leonzalion/configs

My configuration files for various tools.

latest
Source
npmnpm
Version
1.4.21
Version published
Maintainers
1
Created
Source

@leonzalion/configs

npm version

Installation

@leonzalion/configs is based on on pnpm; it may not necessarily work well with other package managers.

pnpm add -D @leonzalion/configs

Requires the following configuration to be added in VSCode:

{
  // ...
  "prettier.configPath": "./node_modules/@leonzalion/configs/prettier.cjs"
}

Features

  • TypeScript + ESM support out of the box
  • Configurable git hooks using lion-git-hooks
  • Out-of-the-box prettier support with (my) custom config
  • ESLint rules based off xo's rules with modifications
  • Out-of-the-box markdownlint support
  • Out-of-the-box support path aliases using custom ESM loader with tsconfig-paths and tsc-alias at build time
  • Extremely simple release script with lionp
  • Out-of-the-box commitlint support
  • Out-of-the-box lint-staged support

FAQs

Package last updated on 14 May 2022

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