pattern for excluding settings: if pattern matches SettingsEntryOptions.type, the settings will be excluded
if TRUE the targets will be newly created and written to the targetDir,
even if the existence or up-to-date check returns true
can be used to include the resource as separate file, instead of bundeling via webpack
file path for searching settings:
path/.../<language ID>/grammar.[json | js]
/dictionary.[json | js]
/speech.[json | js]
configuration.[json | js]
directory to which the compiled resources like grammars (and checksum files) will be stored
by default, the relative paths are resolved against the app's root directory; if the target directory is missing it will be newly created.
Generated using TypeDoc