Modrinth/packages/assets/tsconfig.json
2024-07-04 21:46:29 -07:00

6 lines
120 B
JSON

{
"extends": "tsconfig/base.json",
"include": [".", "icons.d.ts"],
"exclude": ["dist", "build", "node_modules"]
}