File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,15 @@ You'll see something like the following (but with more options):
1919
2020``` txt
2121┌────────────────────────┬───────────────────────────────────────────────────────────────────────┐
22- │ Name │ Description │
22+ │ Name │ Description │
2323├────────────────────────┼───────────────────────────────────────────────────────────────────────┤
24- │ fknode-basic │ A very basic fknode.yaml file. │
25- │ fknode-allow-all │ An fknode.yaml file that allows every feature to run (commits too!). │
26- │ gitignore-js │ A gitignore file for JavaScript projects. │
27- │ gitignore-js-nolock │ A gitignore file for JavaScript projects (also ignores lockfiles). │
28- │ ts-strictest │ Strictest way of TypeScripting, ensuring cleanest code. │
29- │ ts-library │ Recommended config for libraries. │
30- │ editorconfig-default │ A basic .editorconfig file that works for everyone. │
24+ │ fknode-basic │ A very basic fknode.yaml file. │
25+ │ fknode-allow-all │ An fknode.yaml file that allows every feature to run (commits too!). │
26+ │ gitignore-js │ A gitignore file for JavaScript projects. │
27+ │ gitignore-js-nolock │ A gitignore file for JavaScript projects (also ignores lockfiles). │
28+ │ ts-strictest │ Strictest way of TypeScripting, ensuring cleanest code. │
29+ │ ts-library │ Recommended config for libraries. │
30+ │ editorconfig-default │ A basic .editorconfig file that works for everyone. │
3131└────────────────────────┴───────────────────────────────────────────────────────────────────────┘
3232You didn't provide any argument, or provided invalid ones, so up here are all possible setups.
3333```
You can’t perform that action at this time.
0 commit comments