Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit 326a4f3

Browse files
author
Kamil Kisiela
committed
chore(demo): add eslintrc
1 parent 74c9301 commit 326a4f3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

demo/.eslintrc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"extends": "./../.eslintrc",
3+
"globals": {
4+
"angular": false
5+
}
6+
}

0 commit comments

Comments
 (0)