Skip to content

Commit

Permalink
Move Sonata javascript to assets directory (#7106)
Browse files Browse the repository at this point in the history
* Move files and adjust spaces to 2

* lint files

* use noframework of waypoints
  • Loading branch information
jordisala1991 authored Apr 28, 2021
1 parent 8d779ce commit 373004a
Show file tree
Hide file tree
Showing 15 changed files with 1,060 additions and 1,054 deletions.
4 changes: 0 additions & 4 deletions .eslintrc.js

This file was deleted.

8 changes: 8 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"parser": "@babel/eslint-parser",
"extends": ["eslint:recommended"],
"env": {
"browser": true,
"jquery": true
}
}
Loading

0 comments on commit 373004a

Please sign in to comment.