summaryrefslogtreecommitdiff
path: root/@linaria/website/.eslintrc
diff options
context:
space:
mode:
Diffstat (limited to '@linaria/website/.eslintrc')
-rw-r--r--@linaria/website/.eslintrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/@linaria/website/.eslintrc b/@linaria/website/.eslintrc
new file mode 100644
index 0000000..88b1938
--- /dev/null
+++ b/@linaria/website/.eslintrc
@@ -0,0 +1,5 @@
+{
+ "settings": {
+ "import/core-modules": []
+ }
+}