Skip to content

Commit

Permalink
js -> json
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrsn committed Jan 16, 2025
1 parent c75073a commit 223795e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
11 changes: 0 additions & 11 deletions lib/model/migrations/.eslintrc.js

This file was deleted.

6 changes: 6 additions & 0 deletions lib/model/migrations/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"extends": "../../../.eslintrc.json",
"rules": {
"no-restricted-modules": [ "error", { "patterns": [ "../*" ] } ]
}
}

0 comments on commit 223795e

Please sign in to comment.