draft: refactor project so it sits on top of a standalone app
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
var createParser = require('./create');
|
||||
var config = require('../syntax/config/parser');
|
||||
|
||||
module.exports = createParser(config);
|
||||
Reference in New Issue
Block a user