This repository was archived by the owner on May 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit 0dfa53d
dont use ES6 syntax in grammar (#21)
* dont use ES6 syntax in grammar
In c8b9e2 we removed transpilation to ES5, which broke Charts e2e tests.
* Update grammar.pegjs
Co-Authored-By: Scott Sidwell <38820281+scottsidwell@users.noreply.github.com>
Co-authored-by: Scott Sidwell <38820281+scottsidwell@users.noreply.github.com>1 parent c8df9b3 commit 0dfa53d
1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | - | ||
186 | + | ||
187 | + | ||
188 | + | ||
189 | + | ||
190 | + | ||
187 | 191 | | |
188 | 192 | | |
189 | 193 | | |
190 | - | ||
191 | - | ||
192 | - | ||
193 | - | ||
194 | + | ||
195 | + | ||
196 | + | ||
194 | 197 | | |
195 | 198 | | |
196 | 199 | | |
| |||
0 commit comments