Skip to content

Commit

Permalink
Add README (and symlinks) to explain src move
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrotherham committed May 3, 2023
1 parent 0f9812a commit 1593117
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
module.exports = {
ignorePatterns: [
// Ignore symbolic links
'govuk/',
'govuk-prototype-kit/'
]
}
3 changes: 3 additions & 0 deletions src/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# GOV.UK Frontend

GOV.UK Frontend source code has moved to the [`govuk-frontend` packages directory](../packages/govuk-frontend).
1 change: 1 addition & 0 deletions src/govuk
1 change: 1 addition & 0 deletions src/govuk-prototype-kit

0 comments on commit 1593117

Please sign in to comment.