You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-*Only the extension's `package.json` should target the `vscode` engine!* All other package.json files should omit the target object.
46
40
- New dependencies should be added on an as-needed basis.
@@ -66,4 +60,5 @@ In the upcoming web build PR, the extension's `tsconfig.json` will be split into
66
60
-`icons.woff`: Do not modify unless given permission by `@Pasu4`.
67
61
- .*ignore: Generally these shouldn't be modified too much, although if something's in the `.gitignore` file, 90% of the time you need to copy it over to `.vscodeignore`
68
62
-`LICENSE`: Do not modify.
63
+
-`CONTRIBUTING.md`: Explain minimally, refer to here.
69
64
-`tony/`: See [Contributors/Testing](/docs/meta/contributors/testing).
0 commit comments