Fix @typescript-eslint/await-thenable errors
This commit is contained in:
parent
570aab63e4
commit
b9aa271bfc
3 changed files with 4 additions and 3 deletions
|
|
@ -1,3 +1,5 @@
|
|||
/* eslint-disable eslint-comments/disable-enable-pair */
|
||||
/* eslint-disable @typescript-eslint/await-thenable */
|
||||
// Native
|
||||
import path from 'path';
|
||||
import fs from 'fs-extra';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue