mirror of
https://github.com/selfxyz/self.git
synced 2026-02-19 02:24:25 -05:00
* ignore fixes * Chore optimize vscode settings (#844) * optimize * improve settings * fix passport data provider race condition and add tests * abstract test code from production code * safe json parsing * Remove noisy console logs (#838) * Remove noisy console logs * Restore web stub warnings * clean up linting issues * fix tests * add instantiation test * Log React errors to Sentry (#835) * Log React errors to Sentry * cr feedback and improve tests * revert provider and add tests * fix typing * nice * cr feedback on tests