mirror of
https://github.com/adulau/sillon-fictionnel.git
synced 2024-11-07 12:06:37 +00:00
11 lines
135 B
JSON
11 lines
135 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"baseUrl": ".",
|
||
|
"paths": {
|
||
|
"*": [
|
||
|
"*",
|
||
|
"../_vendor/github.com/twbs/bootstrap/js/*"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|