馃殌 Grammar-Aware Code Formatter: Structure through separation (supports Go, JavaScript, TypeScript, JSX, and TSX)
go formatter code-formatter javascript typescript jsx tsx
at main 58 lines 1.3 kB view raw
1{ 2 "nodes": { 3 "flake-utils": { 4 "inputs": { 5 "systems": "systems" 6 }, 7 "locked": { 8 "lastModified": 1731533236, 9 "owner": "numtide", 10 "repo": "flake-utils", 11 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 12 "type": "github" 13 }, 14 "original": { 15 "owner": "numtide", 16 "repo": "flake-utils", 17 "type": "github" 18 } 19 }, 20 "nixpkgs": { 21 "locked": { 22 "lastModified": 1769740369, 23 "owner": "NixOS", 24 "repo": "nixpkgs", 25 "rev": "6308c3b21396534d8aaeac46179c14c439a89b8a", 26 "type": "github" 27 }, 28 "original": { 29 "owner": "NixOS", 30 "ref": "nixpkgs-unstable", 31 "repo": "nixpkgs", 32 "type": "github" 33 } 34 }, 35 "root": { 36 "inputs": { 37 "flake-utils": "flake-utils", 38 "nixpkgs": "nixpkgs" 39 } 40 }, 41 "systems": { 42 "locked": { 43 "lastModified": 1681028828, 44 "owner": "nix-systems", 45 "repo": "default", 46 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 47 "type": "github" 48 }, 49 "original": { 50 "owner": "nix-systems", 51 "repo": "default", 52 "type": "github" 53 } 54 } 55 }, 56 "root": "root", 57 "version": 7 58}