Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Commit

Permalink
chore: migrate ESLint to using eslint-config-neoncitylights (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
neoncitylights committed Nov 18, 2023
1 parent 4a84d92 commit 705ed26
Show file tree
Hide file tree
Showing 4 changed files with 8,494 additions and 3,119 deletions.
5 changes: 5 additions & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module.exports = {
'extends': [
'neoncitylights/typescript',
],
};
49 changes: 0 additions & 49 deletions .eslintrc.js

This file was deleted.

0 comments on commit 705ed26

Please sign in to comment.