Apply prettier config
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| import {Artifacts} from '../util/artifacts'; | ||||
| const {Migrations} = new Artifacts(artifacts); | ||||
| import { Artifacts } from '../util/artifacts'; | ||||
| const { Migrations } = new Artifacts(artifacts); | ||||
|  | ||||
| module.exports = (deployer: any) => { | ||||
|     deployer.deploy(Migrations); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user