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 10, 2024
1 parent 55c8cbc commit 760653d
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 @@ -322,7 +322,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 760653d

Please sign in to comment.