mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 17:14:50 +00:00
6 lines
142 B
JSON
6 lines
142 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/tsconfig",
|
|
"display": "Vue",
|
|
"extends": ["./base.json", "@vue/tsconfig/tsconfig.dom.json"]
|
|
}
|