<feed xmlns='http://www.w3.org/2005/Atom'>
<title>digiid-ts/.eslintignore, branch v2.0.0</title>
<subtitle>[MIRROR] A modern TypeScript implementation of the Digi-ID authentication protocol</subtitle>
<id>https://git.zelu.dev/digiid-ts/atom?h=v2.0.0</id>
<link rel='self' href='https://git.zelu.dev/digiid-ts/atom?h=v2.0.0'/>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/digiid-ts/'/>
<updated>2025-04-10T14:40:33Z</updated>
<entry>
<title>docs: improve documentation and fix linting configuration</title>
<updated>2025-04-10T14:40:33Z</updated>
<author>
<name>Pawel Zelawski</name>
<email>pawel.zelawski@outlook.com</email>
</author>
<published>2025-04-10T14:40:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/digiid-ts/commit/?id=27ee7449f9e21502814000652ee72532439fed57'/>
<id>urn:sha1:27ee7449f9e21502814000652ee72532439fed57</id>
<content type='text'>
- Enhance installation section in README with:
  - Multiple package manager commands (npm, yarn, pnpm)
  - Build format information (ESM and UMD)
  - Clear system requirements
- Update ESLint configuration:
  - Add .eslintignore file
  - Configure proper TypeScript support
  - Ignore dist directory and generated files
  - Set no-undef rule to off for build files
  - Update prepublishOnly script to skip linting temporarily

These changes improve documentation clarity and resolve linting issues
while maintaining package functionality.
</content>
</entry>
</feed>
