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

@amaurym/config

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amaurym/config

Mostly common-sense configuration files for `eslint` and `tsconfig`

  • 1.3.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

npm License code style: prettier dependencies Status Buy me a tree




@amaurym/config

💯 Mostly common-sense configuration files for `eslint` and `tsconfig`.




@amaurym/config serves as bundle package for the following smaller packages:

So you can either add @amaurym/config as a whole, or you can install the smaller parts individually. Since you are adding these packages as devDependencies, it should not add any overhead to your final bundle size.

🚀 Get Started

Install the package:

yarn add --dev @amaurym/config

And follow the Get Started guides of the following configs.

📦 Packages

PackagenpmDescriptionDocs
@amaurym/confignpmBundle package for all the packages belowThis current README
@amaurym/eslintrcnpmConfig files for eslint. Basically @typescript-eslint/recommended + prettierREADME
@amaurym/tsconfignpmConfig files for tsconfig, with --strictREADME

🤔 Why?

I create a lot of open-source projects, and I like to factorize as much code/config as I can. In order to have a consistent coding style between all projects, I created this repo.

I also believe that these configs are mostly common-sense configs, so I hope you find them useful too.

FAQs

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

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