<feed xmlns='http://www.w3.org/2005/Atom'>
<title>digiid-ts/.prettierignore, branch main</title>
<subtitle>[MIRROR] A modern TypeScript implementation of the Digi-ID authentication protocol</subtitle>
<id>https://git.zelu.dev/digiid-ts/atom?h=main</id>
<link rel='self' href='https://git.zelu.dev/digiid-ts/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/digiid-ts/'/>
<updated>2025-04-09T17:06:50Z</updated>
<entry>
<title>feat: Initialize project structure and dependencies</title>
<updated>2025-04-09T17:06:50Z</updated>
<author>
<name>Pawel Zelawski</name>
<email>pawel.zelawski@outlook.com</email>
</author>
<published>2025-04-09T17:06:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/digiid-ts/commit/?id=753fcaebe44fa1b4e8e6e496fbade9508fac1dc1'/>
<id>urn:sha1:753fcaebe44fa1b4e8e6e496fbade9508fac1dc1</id>
<content type='text'>
Initialize the DigiID-TS project with basic tooling and configuration.

- Create package.json with project metadata and scripts.
- Configure TypeScript (tsconfig.json) for strict compilation.
- Set up ESLint and Prettier for code linting and formatting.
- Configure Vitest for unit testing and coverage.
- Add a standard Node.js .gitignore file.
- Install development dependencies (TypeScript, Vite, Vitest, ESLint, Prettier).
- Install core runtime dependency 'digibyte-message' from the original library's Git source.
</content>
</entry>
</feed>
