mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-29 10:17:55 +02:00
chore: lockfile cleanup (#4944)
* lockfile cleanup * temp fix eslint header/header issue in CLI: https://github.com/Stuk/eslint-plugin-header/issues/39
This commit is contained in:
parent
4eb1b58fb0
commit
aff848e875
4 changed files with 3858 additions and 4701 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env node
|
||||
|
||||
// TODO remove when fixed: https://github.com/Stuk/eslint-plugin-header/issues/39
|
||||
/* eslint-disable header/header */
|
||||
/**
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env node
|
||||
|
||||
// TODO remove when fixed: https://github.com/Stuk/eslint-plugin-header/issues/39
|
||||
/* eslint-disable header/header */
|
||||
/**
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env node
|
||||
|
||||
// TODO remove when fixed: https://github.com/Stuk/eslint-plugin-header/issues/39
|
||||
/* eslint-disable header/header */
|
||||
/**
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue