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

Carcas #18

Closed
wants to merge 6 commits into from
Closed

Carcas #18

wants to merge 6 commits into from

Conversation

alexevnaa
Copy link
Collaborator

Сделала каркас, импортировала библиотеку Material UI

Copy link
Contributor

@artfulsage artfulsage left a comment

Choose a reason for hiding this comment

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

@alexevnaa очень много пустых строк, которые надо убрать :) Часто достаточно одной строки, и хорошо, когда они есть, а в json-файлах их обычно не добавляют вовсе

@@ -91,6 +95,10 @@
"src/assets"
],
"styles": [

Copy link
Contributor

Choose a reason for hiding this comment

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

@alexevnaa в тестах, думаю, можно не подключать

@@ -28,6 +28,10 @@
"src/assets"
],
"styles": [

Copy link
Contributor

Choose a reason for hiding this comment

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

@alexevnaa убери, пжста, пустые строки

}


#grid {
Copy link
Contributor

Choose a reason for hiding this comment

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

@alexevnaa лучше использовать классы вместо идентификаторов и тэгов

})
export class MainComponent implements OnInit {

constructor() { }
Copy link
Contributor

Choose a reason for hiding this comment

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

@alexevnaa пустые конструкторы и обработчики событий не нужны.

artfulsage added a commit that referenced this pull request Dec 10, 2020
Also
- set prettier as default vscode formatter
- set some default rules
@artfulsage artfulsage closed this Dec 14, 2020
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.

2 participants