mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Not much going on here since it imports all options from terser. Based it losely on the pre-existing gulp-uglify and webpack-terser-plugin typings as reference points Signed-off-by: Jeroen Claassens <support@favware.tech>
7 lines
82 B
JSON
7 lines
82 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"terser": "^4.0.0"
|
|
}
|
|
}
|
|
|