mirror of
https://github.com/moonrepo/setup-rust.git
synced 2025-05-16 05:00:03 +00:00
new: Prepare v1 release. (#9)
This commit is contained in:
parent
711a320c49
commit
889bf1db60
9 changed files with 592 additions and 450 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