We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72d71fd commit 86a4a4eCopy full SHA for 86a4a4e
.eslintignore
@@ -5,3 +5,5 @@
5
*.d.ts
6
config/chartcuterie/config.js
7
fixtures/profiles/embedded.js
8
+fixtures/artifact_bundle_debug_ids/**/*
9
+fixtures/artifact_bundle_duplicated_debug_ids/**/*
.prettierignore
@@ -1,3 +1,7 @@
1
+.devenv/bin/**/*
2
+**/*.min.js
3
**/tests/**/fixtures/**/*
-fixtures/**/*
4
+fixtures/profiles/embedded.js
tests/relay_integration/**/*
0 commit comments