Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mnaoumov/obsidian-typings-build-test


https://github.com/mnaoumov/obsidian-typings-build-test

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# `obsidian-typings` build test

The aim of this repository is to show the correct ways how to make `obsidian-typings` import working smoothly.

In order to set up paths properly, this repository should be in the same location as `obsidian-typings`, e.g

```
├─ \obsidian-typings\
└─ \obsidian-typings-build-test\
```

To test the build

```bash
cd project1
npm run build-test
```