Skip to content

Commit

Permalink
Initial commit of v-next's core
Browse files Browse the repository at this point in the history
  • Loading branch information
alcuadrado committed May 11, 2024
1 parent 977b383 commit 23ffc5c
Show file tree
Hide file tree
Showing 37 changed files with 3,079 additions and 16 deletions.
1 change: 0 additions & 1 deletion config-v-next/eslint.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,6 @@ function createConfig(configFilePath, packageEntryPoints = []) {
// TODO: Maybe re-enable it once we have a more stable project structure
// if (packageEntryPoints.length > 0) {
// const acceptableTopLevelImports = [];

// config.overrides?.push({
// files: packageEntryPoints,
// rules: {
Expand Down

0 comments on commit 23ffc5c

Please sign in to comment.