source:
trip-planner-front/node_modules/date-format/.eslintrc@
6fe77af
Last change on this file since 6fe77af was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 134 bytes |
Line | |
---|---|
1 | { |
2 | "extends": [ |
3 | "eslint:recommended" |
4 | ], |
5 | "env": { |
6 | "node": true, |
7 | "mocha": true |
8 | }, |
9 | "plugins": [ |
10 | "mocha" |
11 | ] |
12 | } |
Note:
See TracBrowser
for help on using the repository browser.