1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-03-05 03:31:41 +00:00
luau/tests/require/with_config/.luaurc
2024-10-04 09:42:22 -07:00

6 lines
131 B
Text

{
"aliases": {
"dep": "this_should_be_overwritten_by_child_luaurc",
"otherdep": "src/other_dependency"
}
}