refactor: add blank lines below all copyright headers (#6071)

This commit is contained in:
Joshua Chen 2021-12-09 11:53:46 +08:00 committed by GitHub
parent 9433dcbe60
commit fd966b5395
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 23 additions and 12 deletions

View file

@ -4,6 +4,7 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
import path from 'path';
import {Joi} from '@docusaurus/utils-validation';
import type {

View file

@ -4,6 +4,7 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
import {createStorageSlot} from '@docusaurus/theme-common';
// First: read the env variables (provided by Webpack)