Remove .d.ts
This commit is contained in:
parent
9c08a40e7e
commit
2f016d86e3
|
@ -1,11 +0,0 @@
|
|||
declare const _default: {
|
||||
preset: string;
|
||||
testEnvironment: string;
|
||||
transform: {
|
||||
"^.+\\.ts?$": string;
|
||||
};
|
||||
moduleNameMapper: {
|
||||
"@budibase/types": string;
|
||||
};
|
||||
};
|
||||
export default _default;
|
Loading…
Reference in New Issue