mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-26 13:51:55 +00:00
Allow floating promises
This backfires for message-showing functions
This commit is contained in:
parent
d71ddeaced
commit
f2e44cfe85
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ module.exports = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"@typescript-eslint/no-floating-promises": "error",
|
|
||||||
"@typescript-eslint/semi": [
|
"@typescript-eslint/semi": [
|
||||||
"error",
|
"error",
|
||||||
"always"
|
"always"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue