diff --git a/package.json b/package.json index 1955ab270..fd2d18a5b 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,5 @@ { "author": "Jaco Greeff ", - "ava": { - "extensions": { - "ts": "module" - }, - "nodeArguments": [ - "--loader=ts-node/esm", - "--experimental-specifier-resolution=node" - ] - }, "bugs": "https://github.com/polkadot-js/phishing/issues", "homepage": "https://github.com/polkadot-js/phishing#readme", "license": "Apache-2.0",