build: also lint mjs files (#44581)
This commit is contained in:
parent
ea7b0a4cc8
commit
e3d75b3087
5 changed files with 21 additions and 18 deletions
|
@ -1,4 +1,5 @@
|
|||
import { parseDocs } from '@electron/docs-parser';
|
||||
|
||||
import { promises } from 'node:fs';
|
||||
import { resolve } from 'node:path';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue