Skip to content

Commit

Permalink
ignore .angular
Browse files Browse the repository at this point in the history
  • Loading branch information
melgish committed Sep 7, 2022
1 parent c59e36c commit d4789f4
Show file tree
Hide file tree
Showing 18 changed files with 26,227 additions and 1,815 deletions.
51 changes: 51 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"root": true,
"ignorePatterns": [
"projects/**/*"
],
"overrides": [
{
"files": [
"*.ts"
],
"parserOptions": {
"project": [
"tsconfig.json",
"e2e/tsconfig.json"
],
"createDefaultProgram": true
},
"extends": [
"plugin:@angular-eslint/recommended",
"plugin:@angular-eslint/template/process-inline-templates"
],
"rules": {
"@angular-eslint/component-selector": [
"error",
{
"prefix": "app",
"style": "kebab-case",
"type": "element"
}
],
"@angular-eslint/directive-selector": [
"error",
{
"prefix": "app",
"style": "camelCase",
"type": "attribute"
}
]
}
},
{
"files": [
"*.html"
],
"extends": [
"plugin:@angular-eslint/template/recommended"
],
"rules": {}
}
]
}
23 changes: 17 additions & 6 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,12 @@
}
},
"lint": {
"builder": "@angular-devkit/build-angular:tslint",
"builder": "@angular-eslint/builder:lint",
"options": {
"tsConfig": [
"projects/weather-gauges/tsconfig.lib.json",
"projects/weather-gauges/tsconfig.spec.json"
],
"exclude": ["**/node_modules/**"]
"lintFilePatterns": [
"projects/weather-gauges/**/*.ts",
"projects/weather-gauges/**/*.html"
]
}
}
}
Expand Down Expand Up @@ -117,6 +116,15 @@
"options": {
"browserTarget": "weather-gauges-docs:build"
}
},
"lint": {
"builder": "@angular-eslint/builder:lint",
"options": {
"lintFilePatterns": [
"projects/weather-gauges-docs/**/*.ts",
"projects/weather-gauges-docs/**/*.html"
]
}
}
}
}
Expand All @@ -130,5 +138,8 @@
"@schematics/angular:directive": {
"prefix": "app"
}
},
"cli": {
"defaultCollection": "@angular-eslint/schematics"
}
}
2 changes: 1 addition & 1 deletion docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
<style>@charset "UTF-8";:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}*,:after,:before{box-sizing:border-box;}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important;}@page {size:a3;}body{min-width:992px!important;}}</style><link rel="stylesheet" href="styles.e9009c268a4f015be943.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.e9009c268a4f015be943.css"></noscript></head>
<body>
<app-root></app-root>
<script src="runtime.97851ea2df5bded0781c.js" defer></script><script src="polyfills.e73f6b959afbd442d0b2.js" defer></script><script src="main.d234d9a77e839c2ad9f3.js" defer></script>
<script src="runtime.97851ea2df5bded0781c.js" defer></script><script src="polyfills.e73f6b959afbd442d0b2.js" defer></script><script src="main.a8c472bef223fcce4659.js" defer></script>

</body></html>
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
<style>@charset "UTF-8";:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}*,:after,:before{box-sizing:border-box;}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important;}@page {size:a3;}body{min-width:992px!important;}}</style><link rel="stylesheet" href="styles.e9009c268a4f015be943.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.e9009c268a4f015be943.css"></noscript></head>
<body>
<app-root></app-root>
<script src="runtime.97851ea2df5bded0781c.js" defer></script><script src="polyfills.e73f6b959afbd442d0b2.js" defer></script><script src="main.d234d9a77e839c2ad9f3.js" defer></script>
<script src="runtime.97851ea2df5bded0781c.js" defer></script><script src="polyfills.e73f6b959afbd442d0b2.js" defer></script><script src="main.a8c472bef223fcce4659.js" defer></script>

</body></html>
1 change: 1 addition & 0 deletions docs/main.a8c472bef223fcce4659.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/main.d234d9a77e839c2ad9f3.js

This file was deleted.

Loading

0 comments on commit d4789f4

Please sign in to comment.