Obviously, we'll replace the mock `Database` with a Firefly III API client, but this is here for now to support the UI interactions.
11 lines
119 B
Plaintext
11 lines
119 B
Plaintext
{
|
|
"overrides": [
|
|
{
|
|
"files": "*.html.tera",
|
|
"options": {
|
|
"parser": "html"
|
|
}
|
|
}
|
|
]
|
|
}
|