mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-21 13:25:17 +02:00
Fix last ESLint errors.
This commit is contained in:
@@ -36,9 +36,9 @@ module.exports = {
|
||||
]
|
||||
, alias: {
|
||||
'angular-bootstrap': 'angular-bootstrap/ui-bootstrap-tpls'
|
||||
, 'localforage': 'localforage/dist/localforage.js'
|
||||
, localforage: 'localforage/dist/localforage.js'
|
||||
, 'socket.io': 'socket.io-client'
|
||||
, 'stats': 'stats.js/src/Stats.js'
|
||||
, stats: 'stats.js/src/Stats.js'
|
||||
, 'underscore.string': 'underscore.string/index'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user