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.
1 parent 35d8811 commit 47f8ef9Copy full SHA for 47f8ef9
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