mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-04-11 09:56:05 +02:00
9 lines
83 B
Text
9 lines
83 B
Text
{
|
|
"root": true,
|
|
|
|
"extends": "@ljharb",
|
|
|
|
"rules": {
|
|
"no-magic-numbers": 0
|
|
}
|
|
}
|