mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
chore: format
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
{
|
||||
"*.{js,jsx,ts,tsx}": ["next lint --fix --file", "next lint --file"],
|
||||
"**/*": [
|
||||
"bash -c 'cd \"$(pwd)\" && next build"
|
||||
]
|
||||
"*.{js,jsx,ts,tsx}": ["next lint --fix --file", "next lint --file"],
|
||||
"**/*": ["bash -c 'cd \"$(pwd)\" && next build"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user