UNPKG

stylelint-css-in-js-syntax

Version:

This plugin provides [ESLint](https://eslint.org/) rules that limit the line length of your comments. Furthermore, an **automatic fix** is included such that you can save time manually formatting your comments. As such it is recommended to apply this rule

4 lines (3 loc) 193 B
export { parser as parse } from './syntax.parser/syntax.parser.mjs'; export { stringifier as stringify } from './syntax.stringifier/syntax.stringifier.mjs'; //# sourceMappingURL=syntax.mjs.map