mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-23 22:35:25 +02:00
Fix all res/ files with ESLint rules with 0 errors.
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = function niceTabDirective() {
|
||||
scope: {
|
||||
},
|
||||
template: require('./nice-tab.jade'),
|
||||
link: function () {
|
||||
link: function() {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user