Files
mastodon-app/test/package.json
Girish Ramakrishnan cd4d6efee4 test: convert test to ESM
Replace CommonJS require() with ESM imports, add "type": "module"
to test/package.json, remove 'use strict' and jshint directives,
replace __dirname with import.meta.dirname.

Made-with: Cursor
2026-04-15 16:16:57 +02:00

363 B