Save current BZZZ config-ui state before CHORUS branding update
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
9
install/config-ui/node_modules/eslint-config-next/parser.js
generated
vendored
Normal file
9
install/config-ui/node_modules/eslint-config-next/parser.js
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
const {
|
||||
parse,
|
||||
parseForESLint,
|
||||
} = require('next/dist/compiled/babel/eslint-parser')
|
||||
|
||||
module.exports = {
|
||||
parse,
|
||||
parseForESLint,
|
||||
}
|
||||
Reference in New Issue
Block a user