mirror of
https://github.com/jakejarvis/sofa.git
synced 2026-07-14 18:15:56 -04:00
10 lines
145 B
JSON
10 lines
145 B
JSON
{
|
|
"name": "@sofa/tsconfig",
|
|
"version": "0.1.2",
|
|
"private": true,
|
|
"type": "module",
|
|
"exports": {
|
|
"./base.json": "./base.json"
|
|
}
|
|
}
|