Commit 08c956e7 authored by Maurelian's avatar Maurelian Committed by Kelvin Fichter

chore(contracts): Don't lint auto-generated ts file

parent 3e41df63
......@@ -7,7 +7,7 @@ const fs = require('fs')
console.log(`writing deployed contract artifacts typescript file`)
let content = `
/* eslint-disable @typescript-eslint/no-var-requires, no-empty */
/* eslint-disable */
/*
THIS FILE IS AUTOMATICALLY GENERATED.
DO NOT EDIT.
......
/* eslint-disable @typescript-eslint/no-var-requires, no-empty */
/* eslint-disable */
/*
THIS FILE IS AUTOMATICALLY GENERATED.
DO NOT EDIT.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment