mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 07:49:41 +02:00
Cleaned up linter errors.
This commit is contained in:
parent
e507af62aa
commit
ab2819addd
11 changed files with 62 additions and 58 deletions
|
@ -144,7 +144,10 @@ module.exports = function (grunt) {
|
|||
sub:true,
|
||||
boss:true,
|
||||
eqnull:true,
|
||||
globals:{}
|
||||
globals:{
|
||||
angular: false,
|
||||
'$': false
|
||||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue