denisraslov / denisraslov/snappify

Need: Alias support

Open
#3 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
70
Forks
10
PR merge metrics
No merged PRs in 30d

Description

snappify: latest
node: 10.11
MacOS

`import {
IDispatch,
IFormsState,
} from '@app/interfaces';`

> The TypeScript props interface contains not supported types:

Solution is use tsconfig.json:

```
paths": {
"@app/*": ["src/app/*"],
```

Also. Does & syntax support?

> Can't find a TypeScript props interface IProps & InjectedFormProps

Thanks for your package!

Feel free to contact.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.