mirror of
https://github.com/modrinth/code.git
synced 2026-08-30 19:46:33 +00:00
7 lines
126 B
JSON
7 lines
126 B
JSON
{
|
|
"extends": "@modrinth/tooling-config/typescript/vue.json",
|
|
"compilerOptions": {
|
|
"allowImportingTsExtensions": true
|
|
}
|
|
}
|