Adding documentation to any_character.js
This commit is contained in:
parent
2777da518e
commit
01abba224a
@ -1,3 +1,6 @@
|
||||
// AnyCharacter nodes are for `*` regular expression syntax. They are rendered
|
||||
// as just an "any character" label.
|
||||
|
||||
import _ from 'lodash';
|
||||
|
||||
export default {
|
||||
|
Loading…
Reference in New Issue
Block a user