/
githubmirror
/
eslint-plugin
Обзор
Документация
Войти
/
githubmirror
/
eslint-plugin
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
file.ts
3 строки
216 B
Emile Bangma
Third pass WIP
02 июн 2025, 23:28
02 июн 2025, 23:28
a7d81ab
Код
Авторство
О чём код?
// This file is a workaround for @typescript-eslint/rule-tester virtual file inclusion. // It ensures that <tsconfigRootDir>/file.ts is included in the project for type-aware linting. export const workaround = true;