Open Nokel81 opened 6 years ago
With arrow functions:
With keyword functions
Atom : 1.25.0 Electron: 1.7.11 Chrome : 58.0.3029.110 Node : 7.9.0 Macos : 13.10.4
+1
In the example below, fetchData is not highlighted correctly
fetchData
fetchData = async () => { ... };
Atom 1.33.0
Prerequisites
Description
With arrow functions:
With keyword functions
Versions