feat: migrate to ESM
This commit is contained in:
parent
67f50b85f5
commit
39a67eec61
59 changed files with 132 additions and 80 deletions
|
|
@ -1,4 +1,4 @@
|
|||
module.exports = grammar({
|
||||
export default grammar({
|
||||
name: 'unicode_classes',
|
||||
|
||||
rules: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue