mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 23:37:48 +01:00
update parcel
This commit is contained in:
6
frontend/.parcelrc
Normal file
6
frontend/.parcelrc
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@parcel/config-default",
|
||||
"transformers": {
|
||||
"*.{ts,tsx}": ["@parcel/transformer-typescript-tsc"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user