diff options
Diffstat (limited to '.nycrc')
| -rw-r--r-- | .nycrc | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +{ + "extends": "@istanbuljs/nyc-config-typescript", + "all": true, + "include": [ "src/Lang" ] +} |
| index : doxdocgen | |
| Visual Studio Code extension to generate doxygen documentation from source code. |
| summaryrefslogtreecommitdiffstats |