1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/antv-l7plot-antv-l7plot

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.eslintrc.js 502 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
lvisei Отправлено 08.10.2023 06:18 c3be761
module.exports = {
root: true,
parser: '@typescript-eslint/parser',
plugins: ['@typescript-eslint', 'jest', 'prettier'],
extends: ['eslint:recommended', 'plugin:@typescript-eslint/recommended', 'prettier', 'plugin:jest/recommended'],
rules: {
'prettier/prettier': 'warn',
'@typescript-eslint/no-unused-vars': 'warn',
'@typescript-eslint/no-explicit-any': 'off',
'@typescript-eslint/explicit-module-boundary-types': 'off',
},
env: {
node: true,
jest: true,
},
};

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/antv-l7plot-antv-l7plot.git
git@api.gitlife.ru:oschina-mirror/antv-l7plot-antv-l7plot.git
oschina-mirror
antv-l7plot-antv-l7plot
antv-l7plot-antv-l7plot
main