We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e06087 + 47f8ef9 commit d5d9895Copy full SHA for d5d9895
frontend/src/Types.ts
@@ -58,7 +58,7 @@ export type Feature =
58
| 'PEP-517'
59
| 'PEP-660';
60
61
-// TODO find out how to programatically link this to the type
+// TODO find out how to programmatically link this to the type
62
// @ts-ignore
63
export const features: Feature[] = [
64
'publish packages',
0 commit comments