Skip to content

Commit

Permalink
Merge pull request edp963#37 from edp963/dev-0.3
Browse files Browse the repository at this point in the history
merge from edp963/davinci dev-0.3
  • Loading branch information
xxxllluuu authored Sep 22, 2020
2 parents b344c3f + 55df7f4 commit 91d7c98
Show file tree
Hide file tree
Showing 213 changed files with 1,707 additions and 25,347 deletions.
2 changes: 2 additions & 0 deletions webapp/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
coverage
build
node_modules
__snapshots__
stats.json
package-lock.json

# Cruft
.DS_Store
Expand Down
1 change: 0 additions & 1 deletion webapp/.prettierignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
build/
libs/
node_modules/
internals/generators/
internals/scripts/
package-lock.json
yarn.lock
Expand Down
1 change: 0 additions & 1 deletion webapp/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ node_js:
- 'lts/*'

script:
- node ./internals/scripts/generate-templates-for-linting
- npm test -- --maxWorkers=4
- npm run build

Expand Down
Loading

0 comments on commit 91d7c98

Please sign in to comment.