CodeFiction / codefiction-tech

8 stars 10 forks source link

Lint problemi #35

Closed onuar closed 7 years ago

onuar commented 7 years ago

Bilmiyorum benimle mi alakalı ama npm run lint şu hataları getiriyor:

ERROR: /Users/onuraykac/dev/codefiction-tech/src/app/app.component.ts[4, 13]: The selector of the component "AppComponent" should have prefix "app" (https://goo.gl/cix8BY)
ERROR: /Users/onuraykac/dev/codefiction-tech/src/app/components/about-section/about-section.component.ts[4, 13]: The selector of the component "AboutSectionComponent" should have prefix "app" (https://goo.gl/cix8BY)
ERROR: /Users/onuraykac/dev/codefiction-tech/src/app/components/menu-bar/menu-bar.component.ts[4, 13]: The selector of the component "MenuBarComponent" should have prefix "app" (https://goo.gl/cix8BY)
ERROR: /Users/onuraykac/dev/codefiction-tech/src/app/components/landing-section/landing-section.component.ts[4, 13]: The selector of the component "LandingSectionComponent" should have prefix "app" (https://goo.gl/cix8BY)
ERROR: /Users/onuraykac/dev/codefiction-tech/src/app/components/page-footer/page-footer.component.ts[4, 13]: The selector of the component "PageFooterComponent" should have prefix "app" (https://goo.gl/cix8BY)
ERROR: /Users/onuraykac/dev/codefiction-tech/src/app/components/podcasts-section/podcasts-section.component.ts[9, 13]: The selector of the component "PodcastsSectionComponent" should have prefix "app" (https://goo.gl/cix8BY)

tslint.json'dan prefix tanımını cf'ye çektim ama yemedi. Ben de commit'lemedim. Problemin bende olması ihtimaline karşı question label'ını da ekliyorum.

onuar commented 7 years ago

tslint.json'ı değiştirerek tekrar denedim, oldu. Mucize deyip kapatıyorum maddeyi.