chore: leftover (#280)

This commit is contained in:
Marc Cataford 2021-06-05 11:32:20 -04:00 committed by GitHub
parent 2ec9c0e533
commit 58e2c74a4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +0,0 @@
{
"comments": false,
"ignore": ["**/*.test.js"],
"presets": ["@babel/preset-typescript", ["@babel/preset-env", { "targets": { "node": 10 } }]]
}