remove .parcelrc

This commit is contained in:
Felicio Mununga 2022-06-10 16:37:38 +02:00
parent e3ba9fb08e
commit 8b7d3fd702
No known key found for this signature in database
GPG Key ID: 0EB8D75C775AB6F1
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
{
"extends": "@parcel/config-default",
"transformers": {
"*.{js,mjs,jsx,cjs,ts,tsx}": [
"@parcel/transformer-js",
"@parcel/transformer-react-refresh-wrap"
]
}
}