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 8f29331 commit 20bb933Copy full SHA for 20bb933
Transpilers/Templates/Dart.Template.psx.ps1
@@ -8,9 +8,9 @@
8
9
Multiline comments can be preceeded or followed by 'empty' syntax, which will be ignored.
10
11
- This for Inline PipeScript to be used with operators, and still be valid DartScript/TypeScript syntax.
+ This for Inline PipeScript to be used with operators, and still be valid Dart syntax.
12
13
- The Dart Inline PipeScript Transpiler will consider the following syntax to be empty:
+ The Dart Template Transpiler will consider the following syntax to be empty:
14
15
* ```null```
16
* ```""```
0 commit comments