Add Creep Actions
This commit is contained in:
parent
848e69dc05
commit
a73f1f7004
9 changed files with 221 additions and 57 deletions
|
|
@ -5,5 +5,8 @@ module.exports = {
|
|||
root: true,
|
||||
parserOptions: {
|
||||
"project": ["tsconfig.json"]
|
||||
},
|
||||
rules: {
|
||||
'no-unused-vars': "off"
|
||||
}
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue