simplify rules #164
Annotations
16 warnings
test (^18):
bin/example/routes/index.js#L1
Async arrow function has no 'await' expression
|
test (^18):
bin/example/routes/index.js#L22
Async arrow function has no 'await' expression
|
test (^18):
bin/src/utils.js#L42
Unexpected `await` inside a loop
|
test (^18):
bin/src/utils.js#L107
Unexpected `await` inside a loop
|
test (^18):
bin/src/utils.js#L113
Unexpected `await` inside a loop
|
test (^18):
src/html.js#L1
Use the 'u' flag
|
test (^18):
src/html.js#L186
Unexpected `await` inside a loop
|
test (^18):
src/html.js#L207
Unexpected `await` inside a loop
|
test (lts/*):
bin/example/routes/index.js#L1
Async arrow function has no 'await' expression
|
test (lts/*):
bin/example/routes/index.js#L22
Async arrow function has no 'await' expression
|
test (lts/*):
bin/src/utils.js#L42
Unexpected `await` inside a loop
|
test (lts/*):
bin/src/utils.js#L107
Unexpected `await` inside a loop
|
test (lts/*):
bin/src/utils.js#L113
Unexpected `await` inside a loop
|
test (lts/*):
src/html.js#L1
Use the 'u' flag
|
test (lts/*):
src/html.js#L186
Unexpected `await` inside a loop
|
test (lts/*):
src/html.js#L207
Unexpected `await` inside a loop
|