Skip to content

Commit

Permalink
feat(v3.0): add remote eslint support #62
Browse files Browse the repository at this point in the history
  • Loading branch information
blackfalcon committed May 13, 2021
1 parent eea0c46 commit 7bcecb9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 244 deletions.
5 changes: 5 additions & 0 deletions template/.eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"extends": [
"@aurodesignsystem/eslint-config"
]
}
244 changes: 0 additions & 244 deletions template/.eslintrc.js

This file was deleted.

1 change: 1 addition & 0 deletions template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"devDependencies": {
"@alaskaairux/design-tokens": "",
"@alaskaairux/webcorestylesheets": "",
"@aurodesignsystem/eslint-config": "",
"@babel/core": "",
"@babel/plugin-syntax-dynamic-import": "",
"@babel/plugin-transform-runtime": "",
Expand Down

0 comments on commit 7bcecb9

Please sign in to comment.