We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0920af commit 3ae64d7Copy full SHA for 3ae64d7
app/templates/.jscsrc
@@ -1,4 +1,7 @@
1
{
2
+ "excludeFiles": [
3
+ "client/app/app.constant.js"
4
+ ],
5
"esnext": true,
6
"maximumLineLength": {
7
"value": 100,
0 commit comments