server/.madgerc

8 lines
80 B
Plaintext
Raw Normal View History

{
"detectiveOptions": {
"ts": {
"skipTypeImports": true
}
}
}