/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
main
packages/eslint-plugin-react-hooks/babel.config.js
8 строк
185 B
michael faith
feat(eslint-plugin-react-hooks): convert to typescript and package type declarations (#32240)
16 фев 2025, 22:10
Не верифицирован
16 фев 2025, 22:10
5adf402
Код
Авторство
О чём код?
/** * This file is purely being used for local jest runs, and doesn't participate in the build process. */ 'use strict'; module.exports = { extends: '../../babel.config-ts.js', };