Skip to content

Commit 18c04f9

Browse files
authored
Remove outdated AVA 3 config from TypeScript recipe
1 parent 1cda8c7 commit 18c04f9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/recipes/typescript.md

-3
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ If your `package.json` has `"type": "module"`, then this is the AVA configuratio
3535
"extensions": {
3636
"ts": "module"
3737
},
38-
"nonSemVerExperiments": {
39-
"configurableModuleFormat": true
40-
},
4138
"nodeArguments": [
4239
"--loader=ts-node/esm"
4340
]

0 commit comments

Comments
 (0)