kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
feat: add dist folders to eslint ignore
rodzic
cef519218e
commit
e7d820fa39
|
@ -6,6 +6,7 @@ export default [
|
|||
{
|
||||
ignores: [
|
||||
'**/out/**',
|
||||
'**/dist/**',
|
||||
'packages/types/src/openapi.d.ts',
|
||||
'apps/gateway/src/worker.d.ts',
|
||||
'packages/json-schema/test/json-schema-test-suite.ts',
|
||||
|
|
Ładowanie…
Reference in New Issue