mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 09:04:55 +00:00
6 lines
105 B
JSON
6 lines
105 B
JSON
{
|
|
"extends": "tsconfig/vue.json",
|
|
"include": ["."],
|
|
"exclude": ["dist", "build", "node_modules"]
|
|
}
|