mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
📝 Mark Syntax class as public
This commit is contained in:
@@ -7,7 +7,7 @@ TextMateGrammarRegistry = FirstMate.GrammarRegistry
|
||||
|
||||
{$, $$} = require './space-pen-extensions'
|
||||
|
||||
### Internal ###
|
||||
### Public ###
|
||||
module.exports =
|
||||
class Syntax
|
||||
Emitter.includeInto(this)
|
||||
|
||||
Reference in New Issue
Block a user