Rio Martinez
Rio Martinez
Hi Michael! I had an opportunity to give remarklater a test-drive this weekend, and have really enjoyed using it so far. This saves me a lot of time migrating documents...
Directories for unit tests and integration tests should be consolidated under a common `tests/`directory in the repository root.
```json "functions": { "source": ".", "ignore": [ "**/**", "!dist/", "!package.json" ] }, ```