feat(app): export standalone Babel plugin for Next.js integration #76
Annotations
3 errors
|
Lint Effect-TS
Process completed with exit code 1.
|
|
Lint Effect-TS:
packages/app/src/shell/babel-plugin.ts#L2
'node:path' import is restricted from being used by a pattern. Do not import from node:* directly. Use @effect/platform-node or @effect/platform services
|
|
Lint Effect-TS:
packages/app/src/shell/babel-plugin.ts#L2
'node:path' import is restricted from being used. Use @effect/platform Path instead of node:path
|