Skip to content

Commit

Permalink
updated eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
typhonrt committed Mar 14, 2021
1 parent e5fbc6e commit eb97f7f
Show file tree
Hide file tree
Showing 4 changed files with 2,145 additions and 10 deletions.
6 changes: 2 additions & 4 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/**
* Loads https://github.com/typhonjs-node-config/typhonjs-config-eslint/blob/master/3.0/basic/es8/server/node/.eslintrc
*
* NPM: https://www.npmjs.com/package/typhonjs-config-eslint
* NPM: https://www.npmjs.com/package/@typhonjs-config/eslint-config
*/
{
"extends": "./node_modules/typhonjs-config-eslint/3.0/basic/es8/server/node/.eslintrc"
"extends": "@typhonjs-config/eslint-config/esm/2020/node"
}
Loading

0 comments on commit eb97f7f

Please sign in to comment.