Skip to content

Commit

Permalink
use shared lint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
jsg2021 committed Aug 28, 2019
1 parent cfcd038 commit bd2bc22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"extends": "./node_modules/@nti/app-scripts/config/eslintrc.js"
"extends": "@nti/eslint-config-app-scripts"
}

0 comments on commit bd2bc22

Please sign in to comment.