UNPKG

sortobject

Version:

Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it

14 lines (13 loc) 265 B
{ "compilerOptions": { "allowJs": true, "esModuleInterop": true, "isolatedModules": true, "maxNodeModuleJsDepth": 5, "module": "ESNext", "moduleResolution": "Node", "strict": true, "target": "ES2022" }, "include": ["source"] }