jquery-ui/demos/.eslintrc.json
Michał Gołębiowski-Owczarek 70dae67b73
Build: Migrate from JSHint & JSCS to ESLint
Fixes #15393
Closes gh-1958
2021-06-07 00:58:12 +02:00

6 lines
55 B
JSON

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