Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jsd: it has information on the inheritance BEM entities #42

Merged
merged 1 commit into from
May 5, 2015
Merged

Conversation

blond
Copy link
Member

@blond blond commented Apr 30, 2015

Resolved #41

  • The bem-jsd handles each file of BEM entity separately
  • The result is an array of information about BEM entity
  • Each element of the array consists of entity and data filed
  • The entity filed contains information about BEM entities in bem-naming format
  • The data filed contains information about jsdoc

* The `bem-jsd` handles each file of BEM entity separately
* The result is an array of information about BEM entity
* Each element of the array consists of `entity` and `data` filed
* The `entity` filed contains information about BEM entities in `bem-naming` format
* The `data` filed contains information about jsdoc
@tadatuta
Copy link
Member

tadatuta commented May 5, 2015

👍

blond added a commit that referenced this pull request May 5, 2015
jsd: it has information on the inheritance BEM entities
@blond blond merged commit 8382a5d into master May 5, 2015
@blond blond deleted the issue-41 branch May 5, 2015 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jsd: info about inheritance
2 participants