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

import-sort-style-custom

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

import-sort-style-custom - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

### [2.1.2](https://github.com/ifiokjr/import-sort-style-custom/compare/v2.1.1...v2.1.2) (2020-03-15)
### Bug Fixes
* handle circular tsconfig files ([4fe6676](https://github.com/ifiokjr/import-sort-style-custom/commit/4fe66762f97a3475d2974ab677dd1bf3b1dd66f0))
### [2.1.1](https://github.com/ifiokjr/import-sort-style-custom/compare/v2.1.0...v2.1.1) (2020-03-14)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "import-sort-style-custom",
"version": "2.1.1",
"version": "2.1.2",
"description": "Sort your imports using import-sort with aliases and custom configurations",

@@ -56,3 +56,3 @@ "keywords": [

"import-sort-style": "^6.0.0",
"tsconfig-resolver": "^2.1.1"
"tsconfig-resolver": "^2.2.0"
},

@@ -59,0 +59,0 @@ "devDependencies": {

@@ -12,3 +12,3 @@ # import-sort-style-custom

**Sort your imports taking into account your aliased tsconfig paths and other custom options. These paths are treated as internal imports.**
> Sort your imports taking into account your aliased tsconfig paths and other custom options. These paths are treated as internal imports.

@@ -22,2 +22,3 @@ <br />

- [Usage](#usage)
- [Demo](#demo)
- [Setup](#setup)

@@ -73,2 +74,10 @@ - [Options](#options)

## Demo
The following animated flow shows what it's like when this is setup with prettier in your editor.
![Demo Screen flow](https://github.com/adam-p/markdown-here/raw/master/assets/demo.gif "Demonstration with prettier")
<br />
### Setup

@@ -75,0 +84,0 @@

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