import '../common/index.mjs'; import { strictEqual } from 'assert'; import secret from '../fixtures/experimental.json' assert { type: 'json', unsupportedAssertion: 'should ignore' }; strictEqual(secret.ofLife, 42);