Some further ESLint cleanup, remove some unnecessary scripts and lines (#2984)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Copyright (c) 2016-present Mattermost, Inc. All Rights Reserved.
|
||||
// See LICENSE.txt for license information.
|
||||
|
||||
module.exports = (api) => { // eslint-disable-line import/no-commonjs
|
||||
module.exports = (api) => {
|
||||
api.cache.forever();
|
||||
return {
|
||||
presets: [
|
||||
|
Reference in New Issue
Block a user