Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wezomcompany/nextjs-fork-ts-checker-webpack-plugin

Wrapper over the ForkTsCheckerWebpackPlugin
https://github.com/wezomcompany/nextjs-fork-ts-checker-webpack-plugin

Last synced: 5 days ago
JSON representation

Wrapper over the ForkTsCheckerWebpackPlugin

Awesome Lists containing this project

README

        

# @wezom/nextjs-fork-ts-checker-webpack-plugin

[![NPM version badge](https://img.shields.io/npm/v/nextjs-fork-ts-checker-webpack-plugin.svg)](https://www.npmjs.com/package/nextjs-fork-ts-checker-webpack-plugin)
[![NPM license badge](https://img.shields.io/npm/l/nextjs-fork-ts-checker-webpack-plugin.svg)](https://www.npmjs.com/package/nextjs-fork-ts-checker-webpack-plugin)
[![CI Test and Build](https://github.com/WezomCompany/nextjs-fork-ts-checker-webpack-plugin/actions/workflows/ci.yml/badge.svg)](https://github.com/WezomCompany/nextjs-fork-ts-checker-webpack-plugin/actions/workflows/ci.yml)

> _Wrapper over the ForkTsCheckerWebpackPlugin_

## Coverage

| Statements | Branches | Functions | Lines |
| ---------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| ![Statements](https://img.shields.io/badge/statements-100%25-brightgreen.svg?style=flat) | ![Branches](https://img.shields.io/badge/branches-100%25-brightgreen.svg?style=flat) | ![Functions](https://img.shields.io/badge/functions-100%25-brightgreen.svg?style=flat) | ![Lines](https://img.shields.io/badge/lines-100%25-brightgreen.svg?style=flat) |

---