Make stylistic sets able to specify variants only enabled under Oblique
This commit is contained in:
parent
2e601b641c
commit
e719992f2c
11 changed files with 67 additions and 201 deletions
|
@ -1,7 +1,7 @@
|
|||
"use strict";
|
||||
|
||||
const fs = require("fs-extra");
|
||||
const parseVariantsData = require("./parse-variants-data");
|
||||
const parseVariantsData = require("./variants-data");
|
||||
const parseLigationData = require("./ligation-data");
|
||||
const getCharMapAndSupportedLanguageList = require("./supported-languages");
|
||||
const execMain = require("../shared/execMain");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue