Skip to content

Commit

Permalink
edt_main.jsx で eslint の設定をオフに
Browse files Browse the repository at this point in the history
  • Loading branch information
kujirahand committed Aug 10, 2021
1 parent 260a6d8 commit 21a91f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion editor/edit_main.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// @ts-nocheck
/* eslint-disable react/prop-types */
// edit_main.js --- for demo editor
import React from 'react'
import ReactDOM from 'react-dom'
Expand Down

0 comments on commit 21a91f5

Please sign in to comment.