sforkowany z mirror/soapbox
tsconfig: don't exclude any files
rodzic
d2540b3596
commit
e1807c9250
|
@ -14,6 +14,5 @@
|
|||
"experimentalDecorators": true,
|
||||
"esModuleInterop": true,
|
||||
"typeRoots": [ "./types", "./node_modules/@types"]
|
||||
},
|
||||
"exclude": ["node_modules", "types", "**/*.test.*", "**/__mocks__/*", "**/__tests__/*"]
|
||||
}
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue