Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New ESLint config #9748

Closed
wants to merge 16 commits into from
381 changes: 0 additions & 381 deletions common/build/eslint-config-fluid/eslint7.js

This file was deleted.

2 changes: 1 addition & 1 deletion common/build/eslint-config-fluid/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
* Licensed under the MIT License.
*/

module.exports = require("./minimal.js")
module.exports = require("./shared-config.js")
Loading