Skip to content

Commit

Permalink
Remove outdated AVA 3 config from TypeScript recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
sikrinick committed Feb 6, 2022
1 parent 1cda8c7 commit 18c04f9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/recipes/typescript.md
Expand Up @@ -35,9 +35,6 @@ If your `package.json` has `"type": "module"`, then this is the AVA configuratio
"extensions": {
"ts": "module"
},
"nonSemVerExperiments": {
"configurableModuleFormat": true
},
"nodeArguments": [
"--loader=ts-node/esm"
]
Expand Down

0 comments on commit 18c04f9

Please sign in to comment.