diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 95949459..34e3e0ab 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,6 @@ "corejs": 3, "useBuiltIns": "entry", "modules": false, - "debug": true, "exclude": [ "es.symbol.*" ] |