Skip to content

Commit

Permalink
Project update. [p][robotic]
Browse files Browse the repository at this point in the history
  • Loading branch information
jaswrks committed Feb 1, 2023
1 parent adeb81c commit 3c1b78f
Show file tree
Hide file tree
Showing 3 changed files with 162 additions and 136 deletions.
2 changes: 2 additions & 0 deletions dev/.files/eslint/config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ const baseConfig = {
'import/extensions': [...allJSExtns],
'import/resolver': {
node: { extensions: [...allJSExtns] },
// See: <https://o5p.me/y2hSj8>.
exports: { conditions: [] },
},
}, // None at this time.

Expand Down
Loading

0 comments on commit 3c1b78f

Please sign in to comment.