This website requires JavaScript.
Explore
Help
Register
Sign In
theoludwig
/
eslint-config-conventions
Watch
1
Star
1
Fork
0
You've already forked eslint-config-conventions
mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced
2024-11-08 19:11:31 +01:00
Code
Issues
Releases
Activity
244b74679a
eslint-config-conventions
/
test
/
fixtures
/
top-level-await.mjs
4 lines
56 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: initial commit
2022-02-19 16:05:21 +01:00
const
foo
=
await
1
test: fix with new rules introduced
2022-08-31 14:00:08 +02:00
const
bar
=
(
)
=>
{
}
chore: initial commit
2022-02-19 16:05:21 +01:00
await
bar
(
foo
)
Reference in New Issue
Copy Permalink