UNPKG
stryker-plugin-react-hooks-checker
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
A React Hooks checker/ignorer plugin for StrykerJS
stryker-plugin-react-hooks-checker
/
.prettierrc
5 lines
•
73 B
Plain Text
View Raw
1
2
3
4
5
{
"semi"
:
false
,
"quoteProps"
:
"consistent"
,
"singleQuote"
:
false
}