Skip to content

Commit

Permalink
chore: ignore lint some manual test functions
Browse files Browse the repository at this point in the history
  • Loading branch information
reconbot committed Apr 29, 2023
1 parent d754957 commit 78a1940
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/serialport/test-manual/many-writes.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/no-unused-vars */
const { SerialPort } = require('../../')
const fs = require('fs')
const Path = require('path')
Expand Down

0 comments on commit 78a1940

Please sign in to comment.