{
	"node-option": [
		"experimental-specifier-resolution=node",
		"loader=ts-node/esm"
	],
	"extension": ["ts"],
  	"spec": "test/**/*.ts"
}
