ForNeVeR / ForNeVeR/catberry-ts

Jade definition

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

catberry-jade uses the `Jade` definition:

``` typescript
/**
* Creates new instance of Jade template provider.
* @param $jade Jade factory.
*
*/
TemplateProvider($jade: Jade);
```

I haven't found a definition for `Jade` in tsd. Maybe we'll need to search further or replace it with `any`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the TypeScript definitions for the catberry-jade TemplateProvider declaration and its Jade parameter, then inspect the tsd definitions referenced by the issue. Confirm whether a Jade type is available; done means the declaration compiles with the appropriate type or an explicit fallback is documented and accepted by the definition checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.