mirror of
https://github.com/developit/microbundle.git
synced 2026-01-18 13:56:35 +00:00
lint fix
This commit is contained in:
parent
2435913e5a
commit
e8062290f3
@ -164,7 +164,7 @@ function createConfig(options, entry, format) {
|
||||
input: entry,
|
||||
external,
|
||||
plugins: [
|
||||
flow({all: true}),
|
||||
flow({ all: true }),
|
||||
nodent({
|
||||
exclude: 'node_modules/**',
|
||||
noRuntime: true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user