Files
5chan/react-doctor.config.json
T

7 lines
87 B
JSON
Raw Normal View History

{
"diff": false,
"ignore": {
"files": ["**/__tests__/**", "**/*.test.*"]
}
}