mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-07-07 13:18:30 -06:00
PR-420915: Changing the logic for aliases for one source of truth on tsconfig.json and updating packages.
This commit is contained in:
4
src/@types/index.d.ts
vendored
4
src/@types/index.d.ts
vendored
@ -2,7 +2,3 @@ declare module "*.svg" {
|
||||
const content: any;
|
||||
export default content;
|
||||
}
|
||||
|
||||
declare module "@config" {
|
||||
export const config: any;
|
||||
}
|
||||
|
Reference in New Issue
Block a user