We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07a2847 commit 774cc15Copy full SHA for 774cc15
src/bem.core.test.ts
@@ -91,7 +91,7 @@ describe("optioning", () => {
91
))
92
93
it("set another", () => {
94
- //TODO test bem wit another options
+ //TODO #29 test bem with not default options
95
const opts: BemOptions = {
96
elementDelimiter: "_",
97
modDelimiter: "-",
0 commit comments