mirror of
https://github.com/moonrepo/setup-rust.git
synced 2025-04-29 21:40:01 +00:00
Install rustup.
This commit is contained in:
parent
c5f1dc6e9e
commit
b00fdf0c6c
7 changed files with 46 additions and 12 deletions
|
@ -7,4 +7,7 @@ module.exports = {
|
|||
project: 'tsconfig.json',
|
||||
tsconfigRootDir: __dirname,
|
||||
},
|
||||
rules: {
|
||||
'unicorn/prefer-top-level-await': 'off',
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue