UNPKG
@refinist/eslint-config
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.7
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.3
0.0.2
0.0.1
ESLint config for @refinist.
github.com/refinist/eslint-config
refinist/eslint-config
@refinist/eslint-config
/
dist
/
react.d.ts
6 lines
(5 loc)
•
147 B
TypeScript
View Raw
1
2
3
4
5
6
import
{
Config
}
from
"./types-CwfoInxS.js"
;
//#region src/configs/react.d.ts
declare
const
react
:
() =>
Config
[];
//#endregion
export
{ react };