feat: add es version 6 support
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,9 +1,10 @@
|
||||
.idea
|
||||
.vscode
|
||||
.DS_Store
|
||||
data.json
|
||||
mapping.json
|
||||
setting.json
|
||||
output.json
|
||||
*data.json
|
||||
*mapping.json
|
||||
*setting.json
|
||||
*output.json
|
||||
*test.json
|
||||
*.txt
|
||||
dist
|
Reference in New Issue
Block a user