Add piper, fix issues

This commit is contained in:
Henry Hiles 2024-12-10 19:56:03 -05:00
parent 8a77bc9652
commit ef578a4488
4 changed files with 502 additions and 2 deletions

View file

@ -99,7 +99,6 @@
};
"indentRainbow.ignoreErrorLanguages" = ["*"];
"dart.runPubGetOnPubspecChanges" = "never";
"dart.debugExternalPackageLibraries" = true;
};
};
}