| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9db46b5 commit 1b3b4f4
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -52,6 +52,7 @@ const fs = require('node:fs'); | |||
| 52 | 52 | SINGLE_QUOTES_INSIDE_DOUBLE: "single 'quotes' work inside double quotes", | |
| 53 | 53 | SINGLE_QUOTES_SPACED: ' single quotes ', | |
| 54 | 54 | SPACED_KEY: 'parsed', | |
| 55 | + SPACE_BEFORE_DOUBLE_QUOTES: 'space before double quotes', | ||
| 55 | 56 | TRIM_SPACE_FROM_UNQUOTED: 'some spaced out string', | |
| 56 | 57 | }); | |
| 57 | 58 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments