Fix ESLint header/header error

This commit is contained in:
Yuya Ochiai
2018-05-31 00:23:57 +09:00
parent ba31b50404
commit 37b71476d2
61 changed files with 194 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
// Copyright (c) 2015-2016 Yuya Ochiai
// Copyright (c) 2016-present Mattermost, Inc. All Rights Reserved.
// See LICENSE.txt for license information.
const buildConfig = require('../src/common/config/buildConfig');
function validateBuildConfig(config) {