/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
status
packages/eslint-plugin-react-hooks/index.js
10 строк
246 B
Caleb Meredith
Add ESLint rule for React Hooks
29 окт 2018, 21:26
29 окт 2018, 21:26
ddbfe2e
Код
Авторство
О чём код?
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ 'use strict'; module.exports = require('./src/index');