Sort tsconfig.json compilerOptions in the same order as the TSConfig Reference (Support v4.5.5 or less)
npm i sort-compiler-options -gsort-compiler-options # or sort-co, scoIf you specify tsconfig file path, use config option (-c or --config)
sort-compiler-options -c tsconfig.server.jsonMIT