Tidied up 'Text Encoding Brute Force' operations and updated CHANGELOG

This commit is contained in:
n1474335 2018-12-18 13:50:10 +00:00
parent d96ef37d81
commit 076a1f97c2
5 changed files with 46 additions and 17 deletions

View file

@ -1,7 +1,7 @@
module.exports = function(api) {
api.cache.forever();
return {
return {
"presets": [
["@babel/preset-env", {
"targets": {