Files
angular.js/.eslintrc.json
Michał Gołębiowski c3220325a0 chore(*): switch from JSHint/JSCS to ESLint
Thanks to @narretz for help in fixing style violations and to @gkalpak
for a very extensive review.

Closes #14952
2016-08-05 22:18:32 +02:00

5 lines
57 B
JSON

{
"root": true,
"extends": "./.eslintrc-node.json"
}