the path is a subfolder. is it a standard syntax ? or we have to config it ?
You’d have to configure it using the custom path mapping feature of your module loader (Babel, TypeScript, webpack, etc). The convention is to map the root of your project to “@“ so you don’t have to use relative imports.
Обсуждают сегодня