mirror of
https://github.com/developit/microbundle.git
synced 2026-01-18 13:56:35 +00:00
7 lines
74 B
JSON
7 lines
74 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
},
|
|
"files": ["src/index.ts"]
|
|
}
|