diff --git a/src/matrix-cypher/matrix-cypher.ts b/src/matrix-cypher/matrix-cypher.ts
index 4eafb0345fc58ebedf251d68caad75de54183e3e..c24947a5a293e447b6a2f28d39dacc0972cfd186 100644
--- a/src/matrix-cypher/matrix-cypher.ts
+++ b/src/matrix-cypher/matrix-cypher.ts
@@ -14,6 +14,8 @@ See the License for the specific language governing permissions and
 limitations under the License.
 */
 
+/* eslint-disable import/first */
+
 // eslint-disable-next-line @typescript-eslint/ban-ts-ignore
 // @ts-ignore
 import any from 'promise.any';