Dejected project back to react-scripts, where posible

This commit is contained in:
Alejandro Celaya
2022-03-24 21:27:33 +01:00
parent 0e4e430673
commit 2795bf050e
13 changed files with 9864 additions and 17478 deletions

View File

@@ -8,8 +8,4 @@ module.exports = {
},
],
],
plugins: [
'@babel/plugin-proposal-optional-chaining',
'@babel/plugin-proposal-nullish-coalescing-operator',
],
};