fix: align project with upstream layout
This commit is contained in:
committed by
Michael Hoffmann
parent
91ab40725d
commit
3a58dc8928
@@ -12,6 +12,7 @@ module.exports = function make_grammar(dialect) {
|
||||
string_lit: 2,
|
||||
quoted_template: 1,
|
||||
};
|
||||
|
||||
return grammar({
|
||||
name: dialect,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user