mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 12:22:45 +02:00
chore(v2): add ESLint rule to check for Facebook copyright headers in JS files (#1301)
This commit is contained in:
parent
3f9cc96330
commit
1edbeecbe5
6 changed files with 42 additions and 18 deletions
|
@ -1,4 +0,0 @@
|
|||
static/**/*.js
|
||||
build
|
||||
node_modules
|
||||
v2
|
|
@ -1,4 +1,4 @@
|
|||
/*
|
||||
/**
|
||||
* Copyright (c) 2017-present, Facebook, Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue