mirror of
https://github.com/modrinth/code.git
synced 2026-09-01 12:36:44 +00:00
Finish adding omorphia
This commit is contained in:
@@ -26,6 +26,6 @@
|
||||
"@": ["./lib/index.ts"]
|
||||
}
|
||||
},
|
||||
"include": ["lib/**/*.js", "lib/**/*.ts", "lib/**/*.d.ts", "lib/**/*.tsx", "lib/**/*.vue"],
|
||||
"references": [{ "path": "./tsconfig.node.json" }, { "path": "./tsconfig.docs.json" }]
|
||||
"files": [],
|
||||
"include": ["src/**/*.js", "src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "lib/**/*.vue"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user