Skip to content
This repository has been archived by the owner on Feb 4, 2018. It is now read-only.

Fix typings #113

Merged
merged 5 commits into from
Apr 20, 2017
Merged

Fix typings #113

merged 5 commits into from
Apr 20, 2017

Conversation

blond
Copy link
Member

@blond blond commented Apr 17, 2017

No description provided.


const BemEntityName = require('../lib/entity-name');
import BemEntityName from '..';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

может быть мы лучше отключим бабель в ava тестах?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

бабель пока обязательный, т.к. некоторые фичи завязаны на него

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Пока" значит, что ситуация изменяется. Давай использовать только эти фичи? Или даже: мы можем не использовать эти фичи?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zxqfox в AVA сейчас нельзя отключить Babel, потому что есть фичи, которые работают на нём. Из-за этого опцию отключения Babel не запилили.

Мы, вроде бы, можем переопределить плагины бабеля, выкинув всё ненужное.

@blond blond merged commit a97884b into master Apr 20, 2017
@blond blond deleted the fix/typings branch April 20, 2017 18:00
@blond blond removed the in progress label Apr 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants