Skip to content

Commit

Permalink
feat: add .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
shiqi committed Nov 8, 2022
1 parent 1dfde19 commit 67131ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/App.tsx
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
import './App.css';

const a = 1;

function App() {
return (
<div className="App">
<h1>husky test</h1>
<span>test</span>
</div>
);
}
Expand Down

0 comments on commit 67131ef

Please sign in to comment.