fix: eslint-ignore #181
Annotations
16 warnings
test (^18):
bin/example/routes/index.js#L5
Async arrow function has no 'await' expression
|
test (^18):
bin/example/routes/index.js#L27
Async arrow function has no 'await' expression
|
test (^18):
bin/src/utils.js#L39
Unexpected `await` inside a loop
|
test (^18):
bin/src/utils.js#L110
Unexpected `await` inside a loop
|
test (^18):
bin/src/utils.js#L116
Unexpected `await` inside a loop
|
test (^18):
src/html.js#L1
Use the 'u' flag
|
test (^18):
src/html.js#L176
Unexpected `await` inside a loop
|
test (^18):
src/html.js#L197
Unexpected `await` inside a loop
|
test (lts/*):
bin/example/routes/index.js#L5
Async arrow function has no 'await' expression
|
test (lts/*):
bin/example/routes/index.js#L27
Async arrow function has no 'await' expression
|
test (lts/*):
bin/src/utils.js#L39
Unexpected `await` inside a loop
|
test (lts/*):
bin/src/utils.js#L110
Unexpected `await` inside a loop
|
test (lts/*):
bin/src/utils.js#L116
Unexpected `await` inside a loop
|
test (lts/*):
src/html.js#L1
Use the 'u' flag
|
test (lts/*):
src/html.js#L176
Unexpected `await` inside a loop
|
test (lts/*):
src/html.js#L197
Unexpected `await` inside a loop
|