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

eslint-config-hof

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-hof

A linter for Home Office Forms

  • 1.3.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

eslint-config-hof

An up-to-date linter for Home Office Forms products. This includes widely used plugins for node, typescript and mocha for instance.

It also has been created to ensure consistent indentation, spacing, and code structure to be implemented across all HOF products for consistency.

Usage

To use in a project:

npm i -SD eslint-config-hof

Then in your package.json file for your test:lint script, run:

eslint . --config ./node_modules/eslint-config-hof/default.js

This repo installs all the necessary plugins and dependencies for linting including eslint. There could potentially be a view to create other configs for different teams here

FAQs

Package last updated on 24 Nov 2023

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