Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 474 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 474 Bytes

fbi lint

Lint js/ts/vue/react code with eslint-plugin-fbi

This is a fbi task. If you haven't installed fbi v4 yet, use the following command to install.

$ npm i -g fbi or yarn global add fbi

Requirements

  • fbi v4+
  • node v10+

Features

Usage

Install

$ fbi add factory-commands

Run

$ cd path/to/project
$ fbi lint