Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Latest commit

 

History

History
36 lines (23 loc) · 595 Bytes

readme.md

File metadata and controls

36 lines (23 loc) · 595 Bytes

import-sort-style-airkro

import style for personal use

npm version

Deprecated

No longer maintained, use garou instead.

Installation

npm install import-sort-style-airkro -O

// or

yarn add import-sort-style-airkro -O

Usage

Add following settings to your .importsortrc:

{
  ".js, .jsx": {
    "parser": "babylon",
    "style": "airkro"
  }
}

Related

https://github.com/renke/import-sort