Skip to content
Snippets Groups Projects
Commit 4b1da744 authored by Sasikumar D R's avatar Sasikumar D R Committed by GitHub
Browse files

Alphabetically sort imports to comply with style guide

parent 0069fda3
No related branches found
No related tags found
1 merge request!2Upstream
import { join } from 'path'; import { join } from 'path';
import { argv } from 'yargs';
import * as slash from 'slash'; import * as slash from 'slash';
import { argv } from 'yargs';
import { Environments, InjectableDependency } from './seed.config.interfaces'; import { Environments, InjectableDependency } from './seed.config.interfaces';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment