mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
10 lines
110 B
JSON
10 lines
110 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"*": [
|
|
"../node_modules/prismjs/*"
|
|
]
|
|
}
|
|
}
|
|
} |