mirror of
https://github.com/guilhermewerner/tomasulo-simulator
synced 2025-06-16 13:54:21 +00:00
8 lines
73 B
JSON
8 lines
73 B
JSON
{
|
|
"compilerOptions": {
|
|
"paths": {
|
|
"@/*": ["./*"]
|
|
}
|
|
}
|
|
}
|